Skip to content

Commit

Permalink
View more things
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Fusco <[email protected]>
  • Loading branch information
josephfusco committed Feb 14, 2024
1 parent e601d62 commit 595f1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "wp-scripts build --webpack-no-externals",
"start": "wp-scripts start",
"test": "echo \"specify type of test\"",
"test:e2e": "npx playwright test",
"test:e2e": "npx playwright test --reporter=line",
"test:e2e:ui": "npx playwright test --ui",
"test:unit": "npx jest",
"format": "wp-scripts format",
Expand Down

0 comments on commit 595f1d8

Please sign in to comment.