mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-23 05:33:06 +05:30
Update test
This commit is contained in:
parent
2b4974b697
commit
685dc6edea
@ -145,6 +145,7 @@ class PasswordGrantTest extends TestCase
|
||||
|
||||
/**
|
||||
* @expectedException \League\OAuth2\Server\Exception\OAuthServerException
|
||||
* @expectedExceptionCode 10
|
||||
*/
|
||||
public function testRespondToRequestBadCredentials()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user