فهرست منبع

Seteo mock webservice

gabriel 7 سال پیش
والد
کامیت
0777727283
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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");
             }
         }
     }