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

@@ -10,7 +10,7 @@ if TYPE_CHECKING:
def test_import_sops(
test_root: Path,
clan_flake: Path,
machine_flake: Path,
capsys: pytest.CaptureFixture,
monkeypatch: pytest.MonkeyPatch,
age_keys: list["KeyPair"],