Use prediined app key in both http tests, and browser tests

This commit is contained in:
Jonny Barnes 2017-02-24 11:10:53 +00:00
parent fb9e0c3b30
commit d08f3af75f
3 changed files with 2 additions and 2 deletions

View file

@ -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