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