mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Expect that user registration is always enabled in tests
This commit is contained in:
parent
163c3773cb
commit
738e95615a
4 changed files with 2 additions and 14 deletions
|
@ -3,7 +3,7 @@ imports:
|
|||
- { resource: services_test.yml }
|
||||
|
||||
parameters:
|
||||
fosuser_registration: true
|
||||
fosuser_registration: '%env(FOSUSER_REGISTRATION)%'
|
||||
database_url: '%env(resolve:DATABASE_URL)%'
|
||||
domain_name: '%env(DOMAIN_NAME)%'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue