Skip to content

Commit f082ed4

Browse files
test(e2e): Fix playwright to 1.52 for debug
1 parent 0aa1eaf commit f082ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jest-playwright-preset": "^1.4.3",
2424
"jest-runner": "^26.6.3",
2525
"lodash": "^4.17.21",
26-
"playwright-chromium": "^1.37.1",
26+
"playwright-chromium": "1.52.0",
2727
"ws": "^7.4.6"
2828
}
2929
}

0 commit comments

Comments
 (0)