Guillermo Espinoza 7 vuotta sitten
vanhempi
commit
873935a582
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/CablemodemBundle/tests/CMTSRESTControllerTest.php

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

@@ -105,7 +105,7 @@ class CMTSRESTControllerTest extends WebTestCaseBase
     private function generateGET($uri = null, $data = null)
     {
         // $this->initDefault($this->obtainDataWebService());
-        $this->initDefault();
+        // $this->initDefault();
         if ($uri == null) {
             $uri = $this->getUri();
         }