mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 13:09:44 +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
|
* @expectedException \League\OAuth2\Server\Exception\OAuthServerException
|
||||||
*/
|
*/
|
||||||
public function testValidateAuthorizationRequestCodeChallengeInvalidLengthTooShort()
|
public function testValidateAuthorizationRequestCodeChallengeInvalidLengthTooShort()
|
||||||
|
Loading…
Reference in New Issue
Block a user