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', 'manufacturer',
'model', 'model',
'slug', 'slug',
'part_number',
'u_height', 'u_height',
'is_full_depth', 'is_full_depth',
'is_console_server', 'is_console_server',