mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-19 16:03:14 +00:00
fix tests
This commit is contained in:
@@ -76,7 +76,7 @@ class API_V1_adapterTest extends PhraseanetPHPUnitAuthenticatedAbstract
|
||||
|
||||
public function testGet_version()
|
||||
{
|
||||
$this->assertEquals('1.3', $this->object->get_version());
|
||||
$this->assertEquals('1.4.1', $this->object->get_version());
|
||||
}
|
||||
|
||||
public function testGet_databoxes()
|
||||
|
Reference in New Issue
Block a user