ran pint
This commit is contained in:
@@ -43,4 +43,4 @@ test('email is not verified with invalid hash', function () {
|
||||
$this->actingAs($user)->get($verificationUrl);
|
||||
|
||||
expect($user->fresh()->hasVerifiedEmail())->toBeFalse();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user