mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 11:26:26 -06:00
Fixed dcim tests
This commit is contained in:
parent
a7f430dc3a
commit
2042767ba3
@ -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