Browse Source

Fixed dcim tests

Jeremy Stretch 8 years ago
parent
commit
6f1532adac
1 changed files with 2 additions and 0 deletions
  1. 2 0
      netbox/dcim/tests/test_apis.py

+ 2 - 0
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 = [