소스 검색

Renombre el test

gabriel 7 년 전
부모
커밋
5223a2a853
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.