mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Added tests for confirmed registration
This commit is contained in:
@ -119,6 +119,6 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'pretend' => false,
|
||||
'pretend' => env('MAIL_PRETEND', false),
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user