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',