mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Fix accidental paste of code
This commit is contained in:
@ -200,7 +200,6 @@ class AuthCodeGrantTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* $this->expectException(OAuth
|
||||
* @expectedException \League\OAuth2\Server\Exception\OAuthServerException
|
||||
*/
|
||||
public function testValidateAuthorizationRequestCodeChallengeInvalidLengthTooShort()
|
||||
|
Reference in New Issue
Block a user