Progressionsgraph verbessert #54
|
|
@ -35,6 +35,9 @@ def test_log_club_feature_usage_json(monkeypatch):
|
|||
|
||||
|
||||
def test_probe_no_club_context_logs_without_db(monkeypatch):
|
||||
# CI/Deploy kann CLUB_FEATURE_ENFORCE=1 setzen — Test prüft Probe-Modus (kein Hard-Block).
|
||||
monkeypatch.delenv("CLUB_FEATURE_ENFORCE", raising=False)
|
||||
|
||||
logged = []
|
||||
|
||||
def _capture(**kwargs):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user