We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b91586 commit eb2659cCopy full SHA for eb2659c
tests/Browser/Auth/EmailVerificationTest.php
@@ -13,7 +13,6 @@
13
actingAs($user);
14
15
visit(route('verification.notice'))
16
- ->assertSee('Verify email')
17
->assertSee('Please verify your email address by clicking on the link we just emailed to you.')
18
->assertSee('Resend verification email')
19
->assertNoConsoleLogs()
0 commit comments