Update test

This commit is contained in:
sephster 2018-11-13 18:19:20 +00:00
parent 2b4974b697
commit 685dc6edea
No known key found for this signature in database
GPG Key ID: 077754CA23023F4F

View File

@ -145,6 +145,7 @@ class PasswordGrantTest extends TestCase
/** /**
* @expectedException \League\OAuth2\Server\Exception\OAuthServerException * @expectedException \League\OAuth2\Server\Exception\OAuthServerException
* @expectedExceptionCode 10
*/ */
public function testRespondToRequestBadCredentials() public function testRespondToRequestBadCredentials()
{ {