function Comment Missing

This commit is contained in:
Frédéric FRANCE 2018-08-31 21:44:54 +02:00
parent ebcf43ec73
commit b513cf57d0
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -173,6 +173,11 @@ class RestAPIUserTest extends PHPUnit_Framework_TestCase
$this->assertEquals(1, $object['statut']);
}
/**
* testRestCreateUser
*
* @return void
*/
public function testRestCreateUser()
{