mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-26 16:52:04 +05:30
Marked test_init_header as incomplete
This commit is contained in:
parent
3642b8432e
commit
337b2e0a92
@ -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.');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user