Skip to content

Commit

Permalink
e2e tests: Firefox for Woo tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aidvu committed Dec 11, 2024
1 parent fe04f22 commit 1d16985
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/calypso-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"dependencies": {
"@jest/types": "^29.5.0",
"@playwright/browser-chromium": "1.48.2",
"@playwright/browser-firefox": "1.48.2",
"@types/totp-generator": "^0.0.3",
"form-data": "^4.0.0",
"jest-docblock": "^29.7.0",
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ __metadata:
"@jest/globals": "npm:^29.7.0"
"@jest/types": "npm:^29.5.0"
"@playwright/browser-chromium": "npm:1.48.2"
"@playwright/browser-firefox": "npm:1.48.2"
"@types/node": "npm:^22.7.5"
"@types/node-fetch": "npm:^2.6.1"
"@types/totp-generator": "npm:^0.0.3"
Expand Down Expand Up @@ -5187,6 +5188,15 @@ __metadata:
languageName: node
linkType: hard

"@playwright/browser-firefox@npm:1.48.2":
version: 1.48.2
resolution: "@playwright/browser-firefox@npm:1.48.2"
dependencies:
playwright-core: "npm:1.48.2"
checksum: a6df172b1d74918b11399398a8f444f10df5431818eadb25fd248c6cda708bac121d487e18f8541f9a0c43c6a427c223c0a2b62cf954c2dbce6c343ca2949555
languageName: node
linkType: hard

"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.11, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.15":
version: 0.5.15
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.15"
Expand Down

0 comments on commit 1d16985

Please sign in to comment.