mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
Fixed dcim tests
This commit is contained in:
parent
b7fe220860
commit
6f1532adac
@ -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