forked from Wavyzz/dolibarr
PSR2 ClassDeclaration
This commit is contained in:
@@ -224,5 +224,4 @@ class RestAPIUserTest extends PHPUnit_Framework_TestCase
|
||||
$this->assertNotNull($object, "Parsing of json result must no be null");
|
||||
$this->assertEquals(500, $object['error']['code'], $object['error']['code'].' '.$object['error']['message']);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user