We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d298e4a commit abc48ffCopy full SHA for abc48ff
1 file changed
composer.json
@@ -50,7 +50,7 @@
50
"npm --prefix wordpress run env:install"
51
],
52
"wp-test-phpunit": [
53
- "npm --prefix wordpress run test:php --"
+ "rm -rf wordpress/src/wp-content/database && npm --prefix wordpress run test:php --"
54
55
"wp-test-clean": [
56
"npm --prefix wordpress run env:clean"
0 commit comments