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 c86da84 commit 3382627Copy full SHA for 3382627
templates/security/formLogin/Test.LoginController.tpl.php
@@ -74,6 +74,5 @@ public function testLogin(): void
74
$this->client->followRedirect();
75
76
self::assertSelectorNotExists('.alert-danger');
77
- self::assertResponseIsSuccessful();
78
}
79
0 commit comments