Fixed tests

This commit is contained in:
Lucas Bartholemy 2015-11-18 15:31:41 +01:00
parent 339fedde2b
commit 9a86535c2d

View File

@ -24,9 +24,6 @@ return [
'password' => '',
'charset' => 'utf8',
],
'request' => [
'enableCsrfValidation' => false,
],
'mailer' => [
'useFileTransport' => true,
],