We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cf529 commit b5d860cCopy full SHA for b5d860c
.circleci/test-deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
- browser-tools/install_chrome_for_testing
45
- cypress/run-tests:
46
working-directory: examples/angular-app
47
- cypress-command: "npx cypress run --component --parallel --record --group 2x-edge --browser chrome-for-testing"
+ cypress-command: "npx cypress run --component --parallel --record --group 2x-chrome-for-testing --browser chrome-for-testing"
48
run-ct-tests-in-firefox:
49
docker:
50
- image: cypress/browsers:22.16.0
0 commit comments