Update test

This commit is contained in:
sephster
2018-11-13 18:19:20 +00:00
parent 2b4974b697
commit 685dc6edea

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()
{ {