Fixed DCIM API test
This commit is contained in:
parent
35b3d8e33a
commit
118bb5ea73
|
|
@ -227,6 +227,7 @@ class DeviceTypeTest(APITestCase):
|
|||
'is_console_server',
|
||||
'is_pdu',
|
||||
'is_network_device',
|
||||
'subdevice_role',
|
||||
]
|
||||
|
||||
nested_fields = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue