You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
command: yarn run cypress run --config-file cypress.config.js --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500
139
+
command: yarn run cypress run --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=500
142
140
wait-on: 'http://localhost:5601'
143
141
browser: chrome
144
-
env:
145
-
NODE_OPTIONS: '--expose-gc'
146
142
# Screenshots are only captured on failure, will change this once we do visual regression tests
0 commit comments