Skip to content

Commit

Permalink
test: pass with no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 committed Jul 8, 2024
1 parent b3bcf58 commit 45d5ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"#shared": "./scripts/shared.ts"
},
"scripts": {
"test": "playwright test"
"test": "playwright test --pass-with-no-tests"
},
"dependencies": {
"react": "^18.3.1"
Expand Down

0 comments on commit 45d5ce3

Please sign in to comment.