diff --git a/tests/library/ZendAfi/View/Helper/Status/TestCase.php b/tests/library/ZendAfi/View/Helper/Status/TestCase.php index 1912afaa3984c9ccd3f0fc96de3a632f89355e8f..ed821380bb6371e39097becff0c5613a57070e71 100644 --- a/tests/library/ZendAfi/View/Helper/Status/TestCase.php +++ b/tests/library/ZendAfi/View/Helper/Status/TestCase.php @@ -111,6 +111,7 @@ abstract class ZendAfi_View_Helper_Status_TestCase extends ViewHelperTestCase { protected function _setupILS() { + Class_WebService_SIGB_Koha::reset(); $this->fixture('Class_IntBib', ['id' => 5, 'comm_params' => ['url_serveur' => 'http://localhost/koha'],