gabriel 6 лет назад
Родитель
Сommit
6de80302c1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/RadiusBundle/tests/AccessRESTControllerTest.php

+ 1 - 1
src/RadiusBundle/tests/AccessRESTControllerTest.php

@@ -73,7 +73,7 @@ class AccessRESTControllerTest extends WebTestCaseBase
     protected function obtainData($key = null)
     {
         $datos = array();
-        $datos['id'] = '1';
+        $datos['id'] = '999';
         $datos['profile'] = '1';
         $datos['clientId'] = '1';
         $datos['name'] = 'nombre';