Use prediined app key in both http tests, and browser tests
This commit is contained in:
parent
fb9e0c3b30
commit
d08f3af75f
3 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,6 @@ before_script:
|
|||
- php artisan key:generate
|
||||
- php artisan migrate
|
||||
- php artisan db:seed
|
||||
- php artisan token:generate
|
||||
- phantomjs --webdriver=127.0.0.1:9515 --webdriver-loglevel=DEBUG &
|
||||
- sleep 5 # Give artisan some time to start serving
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue