Explorar o código

Seteo mock webservice

gabriel %!s(int64=7) %!d(string=hai) anos
pai
achega
0777727283
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/WebTestCaseBase.php

+ 1 - 0
tests/WebTestCaseBase.php

@@ -103,6 +103,7 @@ class WebTestCaseBase extends WebTestCase
                     null, //$original->getHttpClient(),
                     $webServiceData);
                 static::$kernel->getContainer()->set('webService', $fake);
+                var_dump("REEMPLAZO WEBSERVICE");
             }
         }
     }