Maxi Schvindt 7 năm trước cách đây
mục cha
commit
47f4e39a5d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/CablemodemBundle/tests/CMTSRESTControllerTest.php

+ 1 - 1
src/CablemodemBundle/tests/CMTSRESTControllerTest.php

@@ -133,7 +133,7 @@ class CMTSRESTControllerTest extends WebTestCaseBase
         // inicializo con los datos del webservicemock
         $this->initDefault($this->obtainDataWebService());
         // seteo los datos del listener
-        $this->setListener();
+        //$this->setListener();
         // hago la inserccion llamando al servicio por post
         $this->getClient()->request('POST', $this->getPOSTUri(), $this->obtainData());
         // obtengo la respuesta