Skip to content

Commit acc9a3d

Browse files
committed
Revert "feat: disable command log to unhang all the test"
This reverts commit 6077f04. Signed-off-by: Lin Wang <[email protected]>
1 parent 3fad52b commit acc9a3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cypress.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"ML_COMMONS_DASHBOARDS_ENABLED": true,
2727
"WAIT_FOR_LOADER_BUFFER_MS": 0,
2828
"DASHBOARDS_ASSISTANT_ENABLED": false,
29-
"WORKSPACE_ENABLED": false,
30-
"NO_COMMAND_LOG": 1
29+
"WORKSPACE_ENABLED": false
3130
}
3231
}

0 commit comments

Comments
 (0)