Fix tests
This commit is contained in:
parent
6fe628f804
commit
5b13e53a3b
|
@ -205,6 +205,7 @@ describe.each([
|
||||||
await config.api.table.save({
|
await config.api.table.save({
|
||||||
...table,
|
...table,
|
||||||
schema: {
|
schema: {
|
||||||
|
id: table.schema.id,
|
||||||
name: table.schema.name,
|
name: table.schema.name,
|
||||||
surname: table.schema.surname,
|
surname: table.schema.surname,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue