test: doctrine test database is determinated by DATABASE_TEST_URL env
This commit is contained in:
parent
a043f2e357
commit
6cd3e95e18
@ -28,8 +28,7 @@ doctrine:
|
||||
when@test:
|
||||
doctrine:
|
||||
dbal:
|
||||
# "TEST_TOKEN" is typically set by ParaTest
|
||||
dbname_suffix: '_test%env(default::TEST_TOKEN)%'
|
||||
url: '%env(resolve:DATABASE_TEST_URL)%'
|
||||
|
||||
when@prod:
|
||||
doctrine:
|
||||
|
Loading…
Reference in New Issue
Block a user