We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e52910 commit fb18136Copy full SHA for fb18136
tests/package.json
@@ -6,7 +6,7 @@
6
"test": "playwright test --workers 6"
7
},
8
"devDependencies": {
9
- "@playwright/test": "1.48.0",
10
- "dotenv": "^17.2.3"
+ "@playwright/test": "1.55.1",
+ "dotenv": "17.2.3"
11
}
12
0 commit comments