Skip to content

Commit

Permalink
#236 - upgrade cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
rmmayo committed Jan 16, 2024
1 parent 0cfafd1 commit fdecf37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-expired-token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
parallel: false
group: 'skills-client expired token tests'
tag: "${{ github.workflow }}"
spec: cypress/integration/timeout.specs.js
spec: cypress/e2e/timeout.specs.js
env: 'timeout=true'
browser: chrome
env:
Expand Down

0 comments on commit fdecf37

Please sign in to comment.