Browse Source

Missing files for #4071

Alexander Makarov 11 năm trước cách đây
mục cha
commit
aa6c41046e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/_config.php

+ 1 - 1
tests/_config.php

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