We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f894bb9 commit 0c7992eCopy full SHA for 0c7992e
.github/workflows/cypress-test.yml
@@ -11,6 +11,7 @@ env:
11
SPEC: 'cypress/integration/plugins/security-dashboards-plugin/aggregation_view.js,'
12
PLUGIN_NAME: opensearch-security
13
OPENSEARCH_INITIAL_ADMIN_PASSWORD: myStrongPassword123!
14
+ CYPRESS_NO_COMMAND_LOG: 1
15
16
jobs:
17
cypress-tests:
0 commit comments