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