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:
parent
a8cd70fa16
commit
456ab445c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user