mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-716 #time 5m
fix test
This commit is contained in:
@@ -234,9 +234,7 @@ class DataboxTest extends \PhraseanetAuthenticatedWebTestCase
|
||||
$this->assertTrue($json->success);
|
||||
$this->assertObjectHasAttribute('sbas_id', $json);
|
||||
$this->assertObjectHasAttribute('indexable', $json);
|
||||
$this->assertObjectHasAttribute('records', $json);
|
||||
$this->assertObjectHasAttribute('xml_indexed', $json);
|
||||
$this->assertObjectHasAttribute('thesaurus_indexed', $json);
|
||||
$this->assertObjectHasAttribute('counts', $json);
|
||||
$this->assertObjectHasAttribute('viewname', $json);
|
||||
$this->assertObjectHasAttribute('printLogoURL', $json);
|
||||
}
|
||||
|
Reference in New Issue
Block a user