Fix accidental paste of code

This commit is contained in:
sephster 2018-09-02 16:19:47 +01:00
parent 07ebe43b91
commit 36bf4ff8f2
No known key found for this signature in database
GPG Key ID: 077754CA23023F4F

View File

@ -200,7 +200,6 @@ class AuthCodeGrantTest extends TestCase
}
/**
* $this->expectException(OAuth
* @expectedException \League\OAuth2\Server\Exception\OAuthServerException
*/
public function testValidateAuthorizationRequestCodeChallengeInvalidLengthTooShort()