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