Skip to content

Add test for redirect on verification.notice route for verified user#460

Closed
lokomilo wants to merge 1 commit intolaravel:2.xfrom
lokomilo:patch-1
Closed

Add test for redirect on verification.notice route for verified user#460
lokomilo wants to merge 1 commit intolaravel:2.xfrom
lokomilo:patch-1

Conversation

@lokomilo
Copy link

@lokomilo lokomilo commented Jan 28, 2025

An already verified user visiting the verification.notice route is redirected to the dashboard.

This occurs on line 19 in stubs/inertia-common/app/Http/Controllers/Auth/EmailVerificationPromptController.php and line 18 in stubs/default/app/Http/Controllers/Auth/EmailVerificationPromptController.php.

This functionality does not seem to be tested.

This pull request adds a test for the path.

An already verified user visiting the `verification.notice` route is redirected to the dashboard.

This occurs on line 19 in `stubs/inertia-common/app/Http/Controllers/Auth/EmailVerificationPromptController.php` and line 18 in `stubs/default/app/Http/Controllers/Auth/EmailVerificationPromptController.php`.

This functionality does not seem to be tested.

This pull request adds a test for the path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants