Skip to content

Commit 3fad652

Browse files
SuZhou-Joewanglam
authored andcommitted
feat: disable command log to unhang all the test
Signed-off-by: SuZhou-Joe <[email protected]>
1 parent 8fa905a commit 3fad652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cypress.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"VISBUILDER_ENABLED": true,
2121
"DATASOURCE_MANAGEMENT_ENABLED": false,
2222
"ML_COMMONS_DASHBOARDS_ENABLED": true,
23-
"WAIT_FOR_LOADER_BUFFER_MS": 0
23+
"WAIT_FOR_LOADER_BUFFER_MS": 0,
24+
"NO_COMMAND_LOG": 1
2425
}
2526
}

0 commit comments

Comments
 (0)