aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config_test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config_test.yml')
-rw-r--r--app/config/config_test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config_test.yml b/app/config/config_test.yml
index fc067ff4..11e0feb7 100644
--- a/app/config/config_test.yml
+++ b/app/config/config_test.yml
@@ -1,6 +1,7 @@
1imports: 1imports:
2 - { resource: config_dev.yml } 2 - { resource: config_dev.yml }
3 - { resource: parameters_test.yml } 3 - { resource: parameters_test.yml }
4 - { resource: services_test.yml }
4 5
5framework: 6framework:
6 test: ~ 7 test: ~