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 4d404a8 commit 18af364Copy full SHA for 18af364
tests/package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"scripts": {
6
"test:benchmark": "vitest bench",
7
- "test:e2e": "playwright test --pass-with-no-tests"
+ "test:e2e": "cross-env DEBUG=pw:webserver playwright test --pass-with-no-tests"
8
},
9
"dependencies": {
10
"react": "^19.0.0",
0 commit comments