From 2042767ba3adc471d8860d6eee1de46b0678126c Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 16 Dec 2016 12:15:32 -0500 Subject: [PATCH] Fixed dcim tests --- netbox/dcim/tests/test_apis.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netbox/dcim/tests/test_apis.py b/netbox/dcim/tests/test_apis.py index 352c36899..af001148b 100644 --- a/netbox/dcim/tests/test_apis.py +++ b/netbox/dcim/tests/test_apis.py @@ -233,6 +233,8 @@ class DeviceTypeTest(APITestCase): 'is_pdu', 'is_network_device', 'subdevice_role', + 'comments', + 'custom_fields', ] nested_fields = [