tests: set git author name + email via environment variables

This commit is contained in:
Jörg Thalheim
2024-09-29 18:44:29 +02:00
parent 0e8f168e1e
commit 4655199028
4 changed files with 62 additions and 28 deletions

View File

@@ -83,6 +83,7 @@ def test_vm_persistence(
flake = generate_flake(
temporary_home,
flake_template=CLAN_CORE / "templates" / "minimal",
monkeypatch=monkeypatch,
machine_configs=config,
)