Explorar el Código

fix config test

Guillermo Espinoza hace 7 años
padre
commit
d9e0671b5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/config/config_test.yml

+ 1 - 1
app/config/config_test.yml

@@ -1,5 +1,5 @@
 imports:
-    - { resource: config_dev.yml }
+    - { resource: config.yml }
     - { resource: security_test.yml }
 
 framework: