Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
CurryYangxx committed Jan 6, 2025
1 parent 90bd25c commit e650e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/insomnia-smoke-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": "10.3.0",
"scripts": {
"test:dev": "xvfb-maybe cross-env BUNDLE=dev playwright test",
"test:build": "xvfb-maybe cross-env BUNDLE=build playwright test",
"test:build": "xvfb-maybe cross-env BUNDLE=build DEBUG=pw:browser* playwright test",
"test:package": "xvfb-maybe cross-env BUNDLE=package playwright test",
"serve": "esr server/index.ts"
},
Expand Down

0 comments on commit e650e7b

Please sign in to comment.