summaryrefslogtreecommitdiffstats
path: root/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests')
-rwxr-xr-xrun-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests b/run-tests
index 679f895..282d0ae 100755
--- a/run-tests
+++ b/run-tests
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
-npm run wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml'
+npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml $*"