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
|
@ -1,6 +1,6 @@
|
|||
APP_ENV=testing
|
||||
APP_DEBUG=true
|
||||
APP_KEY=
|
||||
APP_KEY=base64:6DJhvZLVjE6dD4Cqrteh+6Z5vZlG+v/soCKcDHLOAH0=
|
||||
APP_URL=http://localhost:8000
|
||||
APP_LONGURL=localhost
|
||||
APP_SHORTURL=local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue