mirror of
https://github.com/10h30/Test-Laravel-Auth-Basics.git
synced 2026-07-11 18:56:14 +09:00
Fix test suite failing due to null address
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ MAIL_PORT=1025
|
||||
MAIL_USERNAME=null
|
||||
MAIL_PASSWORD=null
|
||||
MAIL_ENCRYPTION=null
|
||||
MAIL_FROM_ADDRESS=null
|
||||
MAIL_FROM_ADDRESS="hello@example.com"
|
||||
MAIL_FROM_NAME="${APP_NAME}"
|
||||
|
||||
AWS_ACCESS_KEY_ID=
|
||||
|
||||
Reference in New Issue
Block a user