diff options
author | AndreaChirulescu <andrea.chirulescu@gmail.com> | 2021-09-04 17:28:26 +0200 |
---|---|---|
committer | AndreaChirulescu <andrea.chirulescu@gmail.com> | 2021-09-04 17:28:26 +0200 |
commit | b92a2fc89ee23d20ac157fdf18e20861e6bd4c32 (patch) | |
tree | 9e998deb9a55df4b14a270cf78b097cd08753cf1 /run-tests-windoze.bat | |
parent | a479645ff6b092f72fa0add3dda6708214022200 (diff) | |
parent | 74fda7b89101ad47b77b486f4e38792db473cb00 (diff) | |
download | gigologadmin-b92a2fc89ee23d20ac157fdf18e20861e6bd4c32.tar.gz gigologadmin-b92a2fc89ee23d20ac157fdf18e20861e6bd4c32.tar.bz2 gigologadmin-b92a2fc89ee23d20ac157fdf18e20861e6bd4c32.zip |
Merge branch 'dev' of https://code.volse.net/wordpress/plugins/gigologadmin.git into andreaschanges
Diffstat (limited to 'run-tests-windoze.bat')
-rw-r--r-- | run-tests-windoze.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run-tests-windoze.bat b/run-tests-windoze.bat index 107f943..8654d40 100644 --- a/run-tests-windoze.bat +++ b/run-tests-windoze.bat @@ -5,4 +5,5 @@ REM SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net> REM REM SPDX-License-Identifier: CC0-1.0 +npm run wp-env clean npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml" |