Skip to content

Commit

Permalink
Fixed DCIM API test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Sep 28, 2016
1 parent 35b3d8e commit 118bb5e
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 @@ -227,6 +227,7 @@ class DeviceTypeTest(APITestCase):
'is_console_server',
'is_pdu',
'is_network_device',
'subdevice_role',
]

nested_fields = [
Expand Down

0 comments on commit 118bb5e

Please sign in to comment.