This commit is contained in:
John Anderson 2020-10-25 17:56:42 -04:00
parent 9e84e3b83b
commit 26ff33c41a

View File

@ -317,7 +317,6 @@ class ConfigContextTest(TestCase):
)
cluster_context.clusters.add(cluster)
virtual_machine = VirtualMachine.objects.create(
name="VM 1",
cluster=cluster,