mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Fixed DeviceType test
This commit is contained in:
parent
a5689f6a77
commit
e889c58077
@ -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