diff --git a/Tests/Fixtures/App/config/parameters.gitlab-ci.yml b/Tests/Fixtures/App/config/parameters.gitlab-ci.yml index df4c11b68..c4e63ef76 100644 --- a/Tests/Fixtures/App/config/parameters.gitlab-ci.yml +++ b/Tests/Fixtures/App/config/parameters.gitlab-ci.yml @@ -1,5 +1,5 @@ parameters: - database_host: postgres + database_host: chill__database database_port: 5432 database_name: postgres database_user: postgres