Skip to content

Commit 2cb10aa

Browse files
committed
test(cleanup): remove pytestmark.skip from test_open_survey_verified.py — closes #223
1 parent 46b9434 commit 2cb10aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

survey-cli/tests/test_open_survey_verified.py

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

1111
# === SR-63 #62 legacy-debt skip (do not delete without unskipping) ===
1212
import pytest
13-
pytestmark = pytest.mark.skip(reason="SR-63 #62: E2E test requires real browser + live CDP; not suitable for CI")
1413
# === END SR-63 skip ===
1514

1615
import asyncio

0 commit comments

Comments
 (0)