Browse Source

Renombre el test

gabriel 7 năm trước cách đây
mục cha
commit
5223a2a853
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/FTTHBundle/tests/ONURESTControllerTest.php

+ 1 - 1
src/FTTHBundle/tests/ONURESTControllerTest.php

@@ -12,7 +12,7 @@ use Symfony\Bundle\FrameworkBundle\Client;
  * @package FTTHBundle\tests
  * En caso de modificar las tablas solo se deberia modificar la funcion "obtainData" agregando los campos necesarios.
  */
-class ClientRESTControllerTest extends WebTestCaseBase
+class ONURESTControllerTest extends WebTestCaseBase
 {
     /**
      * @return string Retorna la uri a consultar.