diff --git a/.circleci/config.yml b/.circleci/config.yml index 2d39bfaaf..148872a2a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -194,7 +194,7 @@ jobs: install-browsers: true - cypress/run-tests: start-command: 'npm run start' - cypress-command: 'npx cypress run --browser firefox --record --parallel --group 2x-chrome on CircleCI' + cypress-command: 'npx cypress run --browser firefox --record --parallel --group 2x-firefox on CircleCI' release: executor: