Skip to content

Commit 1245255

Browse files
committed
Fix Playwright tests in CI pipeline
Also change README to use standard markdown extension.
1 parent 22e0486 commit 1245255

3 files changed

Lines changed: 75 additions & 66 deletions

File tree

File renamed without changes.

package-lock.json

Lines changed: 74 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
},
1616
"author": "Yehuda Katz",
1717
"license": "MIT",
18-
"readmeFilename": "README.markdown",
1918
"engines": {
2019
"node": ">=20"
2120
},
@@ -29,7 +28,7 @@
2928
"uglify-js": "^3.1.4"
3029
},
3130
"devDependencies": {
32-
"@playwright/test": "^1.36.1",
31+
"@playwright/test": "^1.58.2",
3332
"aws-sdk": "^2.1.49",
3433
"babel-loader": "^5.0.0",
3534
"babel-runtime": "^5.1.10",

0 commit comments

Comments
 (0)