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