mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-01 11:14:52 +02:00
Update tests for current UI and rule behavior
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user