mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-17 04:32:51 -06:00
Fixed DCIM API test
This commit is contained in:
parent
35b3d8e33a
commit
118bb5ea73
@ -227,6 +227,7 @@ class DeviceTypeTest(APITestCase):
|
|||||||
'is_console_server',
|
'is_console_server',
|
||||||
'is_pdu',
|
'is_pdu',
|
||||||
'is_network_device',
|
'is_network_device',
|
||||||
|
'subdevice_role',
|
||||||
]
|
]
|
||||||
|
|
||||||
nested_fields = [
|
nested_fields = [
|
||||||
|
Loading…
Reference in New Issue
Block a user