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 655b8a1 commit 0f2e8e2Copy full SHA for 0f2e8e2
tests/AuthenticationTest.php
@@ -66,7 +66,6 @@ public function testAuthenticationNotRequiredWhenRouteIsNotProtected()
66
67
/**
68
* @expectedException \Symfony\Component\HttpKernel\Exception\UnauthorizedHttpException
69
- * @expectedExceptionMessage Failed to authenticate because of an invalid or missing authorization header.
70
*/
71
public function testAuthenticationFailsWhenNoAuthorizationHeaderIsSet()
72
{
0 commit comments