Skip to content

Commit

Permalink
cy version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajimtri committed Dec 27, 2023
1 parent 7f6730f commit d48af7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
#build : npm run build
#start : npm start
#build: npx cypress info
build: npx cypress info
command: npx cypress run --browser firefox --headless
#browser: chrome
#start: npm start
Expand Down
3 changes: 2 additions & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"author": "",
"license": "ISC",
"devDependencies": {
"cypress": "^13.6.1",
"@cypress/snapshot": "^2.1.7",
"cypress": "^13.3.0",
"cypress-cucumber-preprocessor": "^4.3.1",
"cypress-email-results": "^1.8.0",
"fs": "^0.0.1-security",
Expand Down

0 comments on commit d48af7e

Please sign in to comment.