mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-04-12 08:57:09 +05:30
Cleaned up tests
This commit is contained in:
@@ -7,7 +7,7 @@ use League\OAuth2\Server\Grant\GrantTypeInterface;
|
||||
use League\OAuth2\Server\Storage\ScopeInterface;
|
||||
use \Mockery as M;
|
||||
|
||||
class AuthorizationTest extends \PHPUnit_Framework_TestCase
|
||||
class AuthorizationServerTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function testSetGet()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user