mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Fixed dcim tests
This commit is contained in:
parent
b7fe220860
commit
6f1532adac
@ -233,6 +233,8 @@ class DeviceTypeTest(APITestCase):
|
|||||||
'is_pdu',
|
'is_pdu',
|
||||||
'is_network_device',
|
'is_network_device',
|
||||||
'subdevice_role',
|
'subdevice_role',
|
||||||
|
'comments',
|
||||||
|
'custom_fields',
|
||||||
]
|
]
|
||||||
|
|
||||||
nested_fields = [
|
nested_fields = [
|
||||||
|
Loading…
Reference in New Issue
Block a user