1
0
Fork 0
mirror of synced 2025-04-06 07:13:33 +03:00
This commit is contained in:
dima-uryvskiy 2020-12-07 17:49:55 +03:00
parent 33c827f690
commit 656dc12bac

View file

@ -33,6 +33,7 @@ endif
test:
ifeq ($(USE_COMPOSER),1)
cat /home/travis/build/retailcrm/woocommerce-module/phpunit.xml
vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist
else
phpunit -c phpunit.xml.dist