lucky_cli
lucky_cli copied to clipboard
Default 0.30 app prints carbon test email
It should be silent.
To: [#<Carbon::Address:0x7f83d0894ee0 @name=nil, @address="[email protected]">]
From: [email protected]
Subject: Reset your password
CC: []
BCC: []
Headers: {}
======= TEXT =======
Please reset your password:
http://localhost:5001/password_resets/1?token=fake
======= HTML =======
<h1>Please reset your password</h1>
<a href="http://localhost:5001/password_resets/1?token=fake">Reset password</a>
.
Related: https://github.com/luckyframework/lucky_cli/issues/757
I'm unable to reproduce this all of a sudden.