mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix bridge tests
This commit is contained in:
@@ -39,7 +39,9 @@ class Bridge_AccountSettingsTest extends PhraseanetPHPUnitAuthenticatedAbstract
|
||||
|
||||
public function tearDown()
|
||||
{
|
||||
$this->api->delete();
|
||||
if ($this->api) {
|
||||
$this->api->delete();
|
||||
}
|
||||
parent::tearDown();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user