Parcourir la source

Merge master. Debe fallar el drone por un agregado de Lucho

gabriel il y a 7 ans
Parent
commit
db2e7b9776
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/FTTHBundle/tests/ONURESTControllerTest.php

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

@@ -41,7 +41,7 @@ class ONURESTControllerTest extends WebTestCaseBase
         $datos = array();
         $datos['oltId'] = '';
         $datos['modelId'] = '1';
-        $datos['napId'] = '1';
+        $datos['napId'] = '1'; 
         $datos['profileId'] = '1';
         $datos['mac'] = '00:11:22:33';
         $datos['ponSerialNumber'] = 'pon';