This commit is contained in:
Jeremy Stretch 2016-03-15 21:36:56 -04:00
commit 0bf29a5d2c

View File

@ -207,7 +207,12 @@ class DeviceTypeTest(APITestCase):
'u_height', 'u_height',
'is_console_server', 'is_console_server',
'is_pdu', 'is_pdu',
'is_network_device' 'is_network_device',
'console_port_templates',
'cs_port_templates',
'interface_templates',
'power_outlet_templates',
'power_port_templates',
] ]
nested_fields = [ nested_fields = [