function Comment Missing
This commit is contained in:
parent
ebcf43ec73
commit
b513cf57d0
@ -173,6 +173,11 @@ class RestAPIUserTest extends PHPUnit_Framework_TestCase
|
|||||||
$this->assertEquals(1, $object['statut']);
|
$this->assertEquals(1, $object['statut']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* testRestCreateUser
|
||||||
|
*
|
||||||
|
* @return void
|
||||||
|
*/
|
||||||
public function testRestCreateUser()
|
public function testRestCreateUser()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user