Skip to content

Commit

Permalink
remove headed
Browse files Browse the repository at this point in the history
  • Loading branch information
khuezy committed Aug 16, 2023
1 parent 04c09a1 commit a742c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tests-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"scripts": {
"e2e:dev": "playwright test",
"e2e:test": "playwright test --headed",
"e2e:test": "playwright test",
"clean": "rm -rf .turbo && rm -rf node_modules"
},
"dependencies": {
Expand Down

0 comments on commit a742c28

Please sign in to comment.