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 9902ce5 commit 58a4005Copy full SHA for 58a4005
package.json
@@ -42,7 +42,7 @@
42
"playwright-headed": "playwright test --headed",
43
"preplaywright": "npm run build-windows && npm run build-apple",
44
"preplaywright-headed": "npm run build-windows && npm run build-apple",
45
- "playwright-e2e": "E2E=true playwright test --project duckplayer-e2e --headed"
+ "playwright-e2e": "E2E=true playwright test --project duckplayer-e2e"
46
},
47
"type": "module",
48
"workspaces": [
0 commit comments