FAILED Tests\Feature\Auth\PasswordResetTest > reset password link can be requested
The expected [Illuminate\Auth\Notifications\ResetPassword] notification was not sent.
Failed asserting that false is true.
3 tests/Feature/Auth/PasswordResetTest.php:20
FAILED Tests\Feature\Auth\PasswordResetTest > reset password screen can be rendered
The expected [Illuminate\Auth\Notifications\ResetPassword] notification was not sent.
Failed asserting that false is true.
3 tests/Feature/Auth/PasswordResetTest.php:30
FAILED Tests\Feature\Auth\PasswordResetTest > password can be reset with valid token
The expected [Illuminate\Auth\Notifications\ResetPassword] notification was not sent.
Failed asserting that false is true.