forked from wallabag/wallabag
Move test parameters out of parameters.yml
The end user doesn't care to about the test database.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
imports:
|
||||
- { resource: config_dev.yml }
|
||||
- { resource: parameters_test.yml }
|
||||
|
||||
framework:
|
||||
test: ~
|
||||
|
||||
Reference in New Issue
Block a user