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:
|
when@test:
|
||||||
doctrine:
|
doctrine:
|
||||||
dbal:
|
dbal:
|
||||||
# "TEST_TOKEN" is typically set by ParaTest
|
url: '%env(resolve:DATABASE_TEST_URL)%'
|
||||||
dbname_suffix: '_test%env(default::TEST_TOKEN)%'
|
|
||||||
|
|
||||||
when@prod:
|
when@prod:
|
||||||
doctrine:
|
doctrine:
|
||||||
|
Loading…
Reference in New Issue
Block a user