Remove incorrect bulk edit test data
This commit is contained in:
parent
05aa008ce1
commit
9cece39ee9
|
|
@ -255,7 +255,6 @@ class VMInterfaceTestCase(ViewTestCases.DeviceComponentViewTestCase):
|
|||
)
|
||||
|
||||
cls.bulk_edit_data = {
|
||||
'virtual_machine': virtualmachines[1].pk,
|
||||
'enabled': False,
|
||||
'mtu': 2000,
|
||||
'description': 'New description',
|
||||
|
|
|
|||
Loading…
Reference in New Issue