Skip to content

Commit

Permalink
Fixed DeviceType test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Jul 26, 2016
1 parent 8dbeec8 commit 589cbeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netbox/dcim/tests/test_apis.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ class DeviceTypeTest(APITestCase):
'manufacturer',
'model',
'slug',
'part_number',
'u_height',
'is_full_depth',
'is_console_server',
Expand Down

0 comments on commit 589cbeb

Please sign in to comment.