Skip to content

Commit 46b9434

Browse files
committed
test(cleanup): remove pytestmark.skip from test_in_page_modal.py — closes #223
1 parent 0b2aed7 commit 46b9434

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

survey-cli/tests/test_in_page_modal.py

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

2424
# === SR-63 #62 legacy-debt skip (do not delete without unskipping) ===
2525
import pytest
26-
pytestmark = pytest.mark.skip(reason="SR-63 #62: requires real browser CDP session — kept for local regression runs")
2726
# === END SR-63 skip ===
2827

2928
import unittest

0 commit comments

Comments
 (0)