cleanup: Run formatter on test_kubevirt_vm.py

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-04-24 18:38:10 +02:00
parent ce38c176a4
commit 9d24aa878d

View File

@@ -268,7 +268,7 @@ def test_module_fails_when_required_args_missing(monkeypatch):
"module_params_delete",
"k8s_module_params_delete",
"vm_definition_running",
"delete"
"delete",
),
],
)