1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixed DCIM API test

This commit is contained in:
Jeremy Stretch
2016-09-28 10:02:18 -04:00
parent 35b3d8e33a
commit 118bb5ea73

View File

@ -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 = [