@@ -74,8 +74,8 @@ class HostTypeRESTControllerTest extends BaseRESTControllerTest
protected function obtainData($key = null)
{
$datos = [
- 'name' => 'HostType',
- 'shortname' => 'hosttype',
+ 'name' => 'HostType1',
+ 'shortname' => 'hosttype1',
'opcode' => 1,
];