rename machine_flake back to clan_flake

This commit is contained in:
Jörg Thalheim
2023-09-14 17:04:04 +02:00
parent 2048ffccb0
commit 02f421546c
14 changed files with 54 additions and 56 deletions

View File

@@ -12,5 +12,5 @@ pytest_plugins = [
"command",
"ports",
"host_group",
"machine_flake",
"clan_flake",
]