mirror of
https://github.com/humhub/humhub.git
synced 2025-03-04 15:19:06 +01:00
Fixed tests
This commit is contained in:
parent
339fedde2b
commit
9a86535c2d
@ -23,10 +23,7 @@ return [
|
|||||||
'username' => 'travis',
|
'username' => 'travis',
|
||||||
'password' => '',
|
'password' => '',
|
||||||
'charset' => 'utf8',
|
'charset' => 'utf8',
|
||||||
],
|
],
|
||||||
'request' => [
|
|
||||||
'enableCsrfValidation' => false,
|
|
||||||
],
|
|
||||||
'mailer' => [
|
'mailer' => [
|
||||||
'useFileTransport' => true,
|
'useFileTransport' => true,
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user