Remove incorrect bulk edit test data

This commit is contained in:
Jeremy Stretch 2020-07-13 15:26:06 -04:00
parent 6c2c72ac95
commit b8f8d36753

View File

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