Update tests for current UI and rule behavior

This commit is contained in:
Marcel Peterkau
2026-06-27 11:19:31 +02:00
parent 3876f8c5ab
commit 532dc5c638
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ def test_paths_and_automation_settings_round_trip(tmp_path, monkeypatch) -> None
anniversary_days_after=5,
anniversary_intervals="30D;2M;1Y;10Y",
retroactive_claims=True,
optional_member_fields=("email", "phone", "nickname"),
optional_member_fields=("nickname", "email", "phone"),
window_geometry="1200x800-1800+40",
window_state="maximized",
monitor_bounds=(-1920, 0, 1920, 1080),