Skip to content

Commit

Permalink
Remove packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mhan83 committed Nov 6, 2024
1 parent b66ca74 commit 1e09be8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions examples/cucumber/.sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ suites:
- "json:my-cucumber.json"
npm:
usePackageLock: true
packages:
# Following packages are required for running a playwright + cucumber test
"@cucumber/cucumber": "^9.4.0" # cucumber official suggested package
"@saucelabs/cucumber-reporter": "^0.4.1" # Sauce Labs report plugin. Generates a test cases report for display on the Sauce Labs UI.
"typescript": "^4.8.4" # typescript support
"ts-node": "^10.9.1" # typescript support
# You can append your npm dependencies

reporters:
spotlight: # Prints an overview of failed or otherwise interesting jobs.
Expand Down

0 comments on commit 1e09be8

Please sign in to comment.