Merge latest version of 8 branch

This commit is contained in:
sephster
2018-12-19 13:03:10 +00:00
6 changed files with 98 additions and 28 deletions

View File

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