mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-29 19:04:35 +00:00
cleanup: Run formatter on test_kubevirt_vm.py
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -268,7 +268,7 @@ def test_module_fails_when_required_args_missing(monkeypatch):
|
|||||||
"module_params_delete",
|
"module_params_delete",
|
||||||
"k8s_module_params_delete",
|
"k8s_module_params_delete",
|
||||||
"vm_definition_running",
|
"vm_definition_running",
|
||||||
"delete"
|
"delete",
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user