From 118bb5ea73d31a73e11d1412c596777f7822388c Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 28 Sep 2016 10:02:18 -0400 Subject: [PATCH] Fixed DCIM API test --- netbox/dcim/tests/test_apis.py | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/dcim/tests/test_apis.py b/netbox/dcim/tests/test_apis.py index f7f63c555..36ae31574 100644 --- a/netbox/dcim/tests/test_apis.py +++ b/netbox/dcim/tests/test_apis.py @@ -227,6 +227,7 @@ class DeviceTypeTest(APITestCase): 'is_console_server', 'is_pdu', 'is_network_device', + 'subdevice_role', ] nested_fields = [