Move test parameters out of parameters.yml

The end user doesn't care to about the test database.
This commit is contained in:
Jeremy Benoist
2016-04-12 22:00:26 +02:00
parent 443cff9840
commit 86732aa01c
10 changed files with 39 additions and 125 deletions

View File

@ -1,5 +1,6 @@
imports:
- { resource: config_dev.yml }
- { resource: parameters_test.yml }
framework:
test: ~