We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ac1f6 commit d3e7423Copy full SHA for d3e7423
package.json
@@ -58,7 +58,6 @@
58
"lint:pkg-json": "wp-scripts lint-pkg-json",
59
"lint:php": "wp-env run --env-cwd='wp-content/plugins/wp-bootstrap-blocks' cli composer run-script lint",
60
"lint:php:ci": "wp-env run --env-cwd='wp-content/plugins/bootstrap-blocks-wordpress-plugin' cli composer run-script lint",
61
- "playwright": "playwright",
62
"test:e2e": "wp-scripts test-playwright",
63
"test:e2e-interactive": "wp-scripts test-playwright --ui",
64
"test:unit:js": "wp-scripts test-unit-js",
0 commit comments