mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-06-09 18:23:39 +05:30
Cleaned up tests
This commit is contained in:
@@ -21,4 +21,4 @@ class ClientTest extends \PHPUnit_Framework_TestCase
|
||||
$this->assertEquals('Test Client', $client->getName());
|
||||
$this->assertEquals('http://foo/bar', $client->getRedirectUri());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user