Apply fixes from StyleCI (#290)
[ci skip] [skip ci] Co-authored-by: Sergio Brighenti <SergiX44@users.noreply.github.com>
This commit is contained in:
parent
e9354f8152
commit
b04b6ff3ce
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
namespace Tests\Feature\Auth;
|
||||
|
||||
|
||||
use App\Web\Mail;
|
||||
use Tests\TestCase;
|
||||
|
||||
|
@ -138,5 +137,4 @@ class PasswordRecoveryControllerTest extends TestCase
|
|||
'resetToken' => 'the-token',
|
||||
]), $response->getHeaderLine('Location'));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue