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

Fixed DeviceType test

This commit is contained in:
Jeremy Stretch
2016-07-26 11:58:57 -04:00
parent 8dbeec8b00
commit 589cbeb559

View File

@ -204,6 +204,7 @@ class DeviceTypeTest(APITestCase):
'manufacturer',
'model',
'slug',
'part_number',
'u_height',
'is_full_depth',
'is_console_server',