Fix tests.
This commit is contained in:
parent
c1189ecc96
commit
2d19644bd8
|
@ -599,6 +599,7 @@ describe.each([
|
|||
{
|
||||
tableId: table._id!,
|
||||
name: generator.guid(),
|
||||
type: ViewV2Type.CALCULATION,
|
||||
schema: {
|
||||
sum: {
|
||||
visible: true,
|
||||
|
|
Loading…
Reference in New Issue