Browse Source

Renombre el test

gabriel 7 years ago
parent
commit
5223a2a853
1 changed files with 1 additions and 1 deletions
  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.