Skip to content

Commit

Permalink
Remove example specs and restore env param
Browse files Browse the repository at this point in the history
  • Loading branch information
almeida1492 committed Sep 28, 2020
1 parent fb06d4c commit aca9663
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 2,025 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
record: false
start: npm start
spec: cypress/integration/**/*
# env: host=localhost,port=3000
env: host=localhost,port=3000
wait-on: "http://localhost:3000"
298 changes: 0 additions & 298 deletions cypress/integration/examples/actions.spec.js

This file was deleted.

42 changes: 0 additions & 42 deletions cypress/integration/examples/aliasing.spec.js

This file was deleted.

Loading

0 comments on commit aca9663

Please sign in to comment.