Fixing issue with table names.
This commit is contained in:
parent
4dc6b1eeda
commit
8d98da6c57
|
@ -2013,6 +2013,8 @@ describe.each([
|
||||||
["links"],
|
["links"],
|
||||||
{
|
{
|
||||||
...cfg,
|
...cfg,
|
||||||
|
// needs to be a short name
|
||||||
|
name: "b",
|
||||||
schema: {
|
schema: {
|
||||||
...cfg.schema,
|
...cfg.schema,
|
||||||
formula: {
|
formula: {
|
||||||
|
|
Loading…
Reference in New Issue