Fix tests

This commit is contained in:
Adria Navarro 2024-08-09 12:32:18 +02:00
parent 6fe628f804
commit 5b13e53a3b
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ describe.each([
await config.api.table.save({
...table,
schema: {
id: table.schema.id,
name: table.schema.name,
surname: table.schema.surname,
},