Skip to content

Commit 53648e3

Browse files
committed
minor changes to unit tests
1 parent 0c38863 commit 53648e3

16 files changed

+422
-876
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99
"devDependencies": {
1010
"@playwright/test": "^1.49.1",
1111
"@types/node": "^22.10.3",
12-
"playwright-teamcity-reporter": "^1.0.4"
12+
"playwright-teamcity-reporter": "^1.0.4",
13+
"strip-ansi": "^7.1.0"
1314
},
1415
"dependencies": {
15-
"strip-ansi": "^7.1.0"
16+
"playwright-core": "^1.49.1",
17+
"chrome-aws-lambda": "10.1.0"
1618
}
1719
}

0 commit comments

Comments
 (0)