Explorar o código

Remove incorrect bulk edit test data

Jeremy Stretch %!s(int64=5) %!d(string=hai) anos
pai
achega
9cece39ee9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      netbox/virtualization/tests/test_views.py

+ 0 - 1
netbox/virtualization/tests/test_views.py

@@ -255,7 +255,6 @@ class VMInterfaceTestCase(ViewTestCases.DeviceComponentViewTestCase):
         )
 
         cls.bulk_edit_data = {
-            'virtual_machine': virtualmachines[1].pk,
             'enabled': False,
             'mtu': 2000,
             'description': 'New description',