summaryrefslogtreecommitdiffstats
path: root/run-tests
diff options
context:
space:
mode:
authorAndreaChirulescu <andrea.chirulescu@gmail.com>2021-04-15 19:04:15 +0200
committerAndreaChirulescu <andrea.chirulescu@gmail.com>2021-04-15 19:04:15 +0200
commitd4af42336c745bb743560370bbbfc39c350ad51c (patch)
tree160214bb992a2b5287996606f6a7daba681527f0 /run-tests
parent02caa8be1541d11a65dc00cdea08d1b0bc932ba5 (diff)
parentf8f01743b8b5256dda9e199f5d8e77ddb9eea278 (diff)
downloadgigologadmin-d4af42336c745bb743560370bbbfc39c350ad51c.tar.gz
gigologadmin-d4af42336c745bb743560370bbbfc39c350ad51c.tar.bz2
gigologadmin-d4af42336c745bb743560370bbbfc39c350ad51c.zip
Merge branch 'dev' of https://code.volse.net/wordpress/plugins/gigologadmin.git into andreaschanges
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'