Browse Source

Merge branch 'master' of https://github.com/digitalocean/netbox

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

+ 6 - 1
netbox/dcim/tests/test_apis.py

@@ -207,7 +207,12 @@ class DeviceTypeTest(APITestCase):
         'u_height',
         'is_console_server',
         'is_pdu',
-        'is_network_device'
+        'is_network_device',
+        'console_port_templates',
+        'cs_port_templates',
+        'interface_templates',
+        'power_outlet_templates',
+        'power_port_templates',
     ]
 
     nested_fields = [