1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

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

View file

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