We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6d418 commit 967df05Copy full SHA for 967df05
1 file changed
survey-cli/tests/test_security.py
@@ -2,7 +2,6 @@
2
3
# === SR-63 #62 legacy-debt skip (do not delete without unskipping) ===
4
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")
6
# === END SR-63 skip ===
7
8
import os
0 commit comments