We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79552b commit 6eba7a0Copy full SHA for 6eba7a0
web/cypress/support/const.ts
@@ -11,6 +11,6 @@ export const defaultPanelsCount = 2;
11
12
// table specific config
13
export const availableColumnGroupCount = 31;
14
-export const availableColumnCount = 59;
+export const availableColumnCount = 57;
15
export const defaultColumnGroupCount = 6;
16
export const defaultColumnCount = 11;
0 commit comments