Fixing test case, it didn't provide a primary field.

This commit is contained in:
mike12345567 2024-06-19 15:08:22 +01:00
parent 2d74927177
commit a97b24658f
1 changed files with 1 additions and 0 deletions

View File

@ -734,6 +734,7 @@ describe.each(
name: entityId,
schema: {},
type: "table",
primary: ["id"],
sourceId: datasource._id!,
sourceType: TableSourceType.EXTERNAL,
},