Fix tests.

This commit is contained in:
Sam Rose 2024-10-08 11:19:43 +01:00
parent c1189ecc96
commit 2d19644bd8
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -599,6 +599,7 @@ describe.each([
{ {
tableId: table._id!, tableId: table._id!,
name: generator.guid(), name: generator.guid(),
type: ViewV2Type.CALCULATION,
schema: { schema: {
sum: { sum: {
visible: true, visible: true,