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