This commit is contained in:
Mike Jolley 2019-06-11 11:18:59 +01:00
parent 129ea30305
commit 6d211e17bf
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash
WORKING_DIR="$PWD"
cd "$WP_CORE_DIR/wp-content/plugins/woocommerce-rest-api"
ls
composer install
./vendor/bin/phpunit --version
./vendor/bin/phpunit -c phpunit.xml