Skip to content

Commit 967df05

Browse files
committed
test(cleanup): remove pytestmark.skip from test_security.py — closes #223
1 parent 2a6d418 commit 967df05

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

survey-cli/tests/test_security.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# === SR-63 #62 legacy-debt skip (do not delete without unskipping) ===
44
import pytest
5-
pytestmark = pytest.mark.skip(reason="SR-63 #62: code drift — survey.security returns hardcoded fallbacks; test enforces fail-closed contract (MissingSecretError); fix tracked separately")
65
# === END SR-63 skip ===
76

87
import os

0 commit comments

Comments
 (0)