Skip to content

Commit 58a4005

Browse files
author
Shane Osbourne
committed
drop headed
1 parent 9902ce5 commit 58a4005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"playwright-headed": "playwright test --headed",
4343
"preplaywright": "npm run build-windows && npm run build-apple",
4444
"preplaywright-headed": "npm run build-windows && npm run build-apple",
45-
"playwright-e2e": "E2E=true playwright test --project duckplayer-e2e --headed"
45+
"playwright-e2e": "E2E=true playwright test --project duckplayer-e2e"
4646
},
4747
"type": "module",
4848
"workspaces": [

0 commit comments

Comments
 (0)