We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5195bae commit ce4af1fCopy full SHA for ce4af1f
1 file changed
config/scripts/run-wp-env-tests.sh
@@ -155,4 +155,4 @@ npx wp-env run cli \
155
-- env $ENV_PREFIX \
156
php vendor/phpunit/phpunit/phpunit \
157
-c phpunit-wp.xml.dist \
158
- "${PHPUNIT_ARGS[@]}"
+ ${PHPUNIT_ARGS[@]+"${PHPUNIT_ARGS[@]}"}
0 commit comments