lucky_cli icon indicating copy to clipboard operation
lucky_cli copied to clipboard

Default 0.30 app prints carbon test email

Open jwoertink opened this issue 3 years ago • 1 comments

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>
.

jwoertink avatar May 18 '22 00:05 jwoertink

Related: https://github.com/luckyframework/lucky_cli/issues/757

I'm unable to reproduce this all of a sudden.

jwoertink avatar May 21 '22 17:05 jwoertink