Update tests/test_utils_duo.py
Run CI Tests / test (push) Successful in 1m28s

This commit is contained in:
2025-08-19 11:06:28 +02:00
parent f737a10b55
commit cc33e72ef1
-2
View File
@@ -238,8 +238,6 @@ def test_get_pgroup_info_without_props_no_owner(monkeypatch):
assert res["name"] == "unknown"
assert res["title"] == "Fallback"
@pytest.mark.skip("Test réel — à activer seulement avec un vrai KEY configuré")
def test_real_pgroup_call():
"""Test réel avec p12345 — ATTENTION ça tape lAPI Duo."""
monkeypatch.setattr("slic.utils.secrets.getpass", lambda prompt: "fried-BRAN-gorgon-togo-fledge-mummify-dustbin-advert")