1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 20:52:56 +01:00

Fix for tests

This commit is contained in:
Hillel Coren 2016-09-22 23:53:23 +03:00
parent a8cd70fa16
commit 456ab445c5

View File

@ -65,7 +65,7 @@ before_script:
- sleep 5
# Make sure the app is up-to-date
- curl -L http://ninja.dev:8000/update
- php artisan ninja:create-test-data 25
#- php artisan ninja:create-test-data 25
script:
- php ./vendor/codeception/codeception/codecept run --debug acceptance AllPagesCept.php