Skip to content

Commit

Permalink
fix: spec
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-st committed Apr 10, 2024
1 parent 8f7cbde commit 3231549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
start: yarn start
wait-on: "http://localhost:3000"
working-directory: new_project/packages/nextjs
spec: cypress/e2e/base.cy.ts
spec: cypress/e2e/base/base.cy.ts

0 comments on commit 3231549

Please sign in to comment.