Skip to content

Commit

Permalink
chore: bump to latest supported framework (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhan83 authored Apr 19, 2024
1 parent 0dd4f48 commit 7ad62a2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/cucumber/.sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sauce:
defaults:
timeout: 5m
playwright:
version: 1.41.2
version: 1.43.1
rootDir: ./
suites:
- name: My Cucumber Test
Expand Down
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/saucelabs/saucectl-playwright-example#readme",
"devDependencies": {
"@playwright/test": "1.41.2",
"@playwright/test": "1.43.1",
"saucectl": "^0.170.0"
}
}

0 comments on commit 7ad62a2

Please sign in to comment.