Explorar el Código

Missing files for #4071

Alexander Makarov hace 11 años
padre
commit
aa6c41046e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/_config.php

+ 1 - 1
tests/_config.php

@@ -4,7 +4,7 @@
  */
 return [
     'components' => [
-        'mail' => [
+        'mailer' => [
             'useFileTransport' => true,
         ],
         'urlManager' => [