Skip to content

Commit 6077f04

Browse files
SuZhou-Joewanglam
authored andcommitted
feat: disable command log to unhang all the test
Signed-off-by: SuZhou-Joe <[email protected]>
1 parent 2c46153 commit 6077f04

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
@@ -26,6 +26,7 @@
2626
"ML_COMMONS_DASHBOARDS_ENABLED": true,
2727
"WAIT_FOR_LOADER_BUFFER_MS": 0,
2828
"DASHBOARDS_ASSISTANT_ENABLED": false,
29-
"WORKSPACE_ENABLED": false
29+
"WORKSPACE_ENABLED": false,
30+
"NO_COMMAND_LOG": 1
3031
}
3132
}

0 commit comments

Comments
 (0)