mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Fixed DeviceType test
This commit is contained in:
parent
8dbeec8b00
commit
589cbeb559
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user