mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Marked test_init_header as incomplete
This commit is contained in:
@@ -67,7 +67,7 @@ class Resource_Server_test extends PHPUnit_Framework_TestCase {
|
||||
function test_init_header()
|
||||
{
|
||||
// Test with authorisation header
|
||||
//$this->markTestIncomplete('Authorisation header test has not been implemented yet.');
|
||||
$this->markTestIncomplete('Authorisation header test has not been implemented yet.');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user