mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-22 01:40:56 -04:00
Working on tests - disabled create data
This commit is contained in:
parent
00b6e46bdb
commit
2e731e8190
@ -66,7 +66,7 @@ before_script:
|
|||||||
- sleep 5
|
- sleep 5
|
||||||
# Make sure the app is up-to-date
|
# Make sure the app is up-to-date
|
||||||
- curl -L http://ninja.dev:8000/update
|
- curl -L http://ninja.dev:8000/update
|
||||||
- php artisan ninja:create-test-data 4 true
|
#- php artisan ninja:create-test-data 4 true
|
||||||
- php artisan db:seed --no-interaction --class=UserTableSeeder # development seed
|
- php artisan db:seed --no-interaction --class=UserTableSeeder # development seed
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user