Skip to content

Commit

Permalink
Testing cypress...
Browse files Browse the repository at this point in the history
  • Loading branch information
surielmx committed Dec 3, 2020
1 parent 6e868d3 commit 6c8432a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
name: App in the background
command: 'npm start'
background: true
- run:
name: Wait for localhost to load
command: 'npm wait-on http://localhost:3000'
- run:
name: "Runing tests"
command: npx cypress run --record --key $CYPRESS_RECORD_KEY

0 comments on commit 6c8432a

Please sign in to comment.