@@ -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';