drop clan_flake fixture

This commit is contained in:
Jörg Thalheim
2023-09-14 16:57:04 +02:00
parent 4905e0cecd
commit 2048ffccb0
8 changed files with 17 additions and 39 deletions

View File

@@ -6,7 +6,6 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "helpers"))
pytest_plugins = [
"api",
"temporary_dir",
"clan_flake",
"root",
"age_keys",
"sshd",