test_vars_deployment: simplify test to just start one vm

This commit is contained in:
Jörg Thalheim
2025-08-15 13:30:30 +02:00
parent b69ad0eca5
commit 36812d5f95
3 changed files with 21 additions and 71 deletions

View File

@@ -11,5 +11,4 @@ pytest_plugins = [
"clan_cli.tests.runtime",
"clan_cli.tests.fixtures_flakes",
"clan_cli.tests.stdout",
"clan_cli.tests.nix_config",
]