Browse Source

Cambio id de access para test

gabriel 6 năm trước cách đây
mục cha
commit
6de80302c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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';