Working on tests
This commit is contained in:
parent
8328cea8c3
commit
e8daf15480
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,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 4 true
|
||||
- php artisan ninja:create-test-data 4 true
|
||||
- php artisan db:seed --no-interaction --class=UserTableSeeder # development seed
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue