Skip to content

Commit

Permalink
Update cypress config.
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRClark committed May 7, 2022
1 parent a2bdee7 commit 9a42c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- run: cd ./component && npm run test-headless

cypress-test:
executor: cypress-io/cypress
executor: cypress/default
working_directory: ~/project
steps:
- browser-tools/install-chrome
Expand Down

0 comments on commit 9a42c9f

Please sign in to comment.