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.
2 parents 6090dc5 + 9af450f commit d6a8d94Copy full SHA for d6a8d94
1 file changed
config/scripts/run-wp-env-tests.sh
@@ -153,4 +153,4 @@ npx wp-env run cli \
153
-- env $ENV_PREFIX \
154
php vendor/phpunit/phpunit/phpunit \
155
-c phpunit-wp.xml.dist \
156
- "${PHPUNIT_ARGS[@]}"
+ ${PHPUNIT_ARGS[@]+"${PHPUNIT_ARGS[@]}"}
0 commit comments