This commit is contained in:
@@ -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 l’API Duo."""
|
||||
monkeypatch.setattr("slic.utils.secrets.getpass", lambda prompt: "fried-BRAN-gorgon-togo-fledge-mummify-dustbin-advert")
|
||||
|
||||
Reference in New Issue
Block a user