Skip to content

Commit 0b2aed7

Browse files
committed
test(cleanup): remove pytestmark.skip from test_chrome_launcher.py — closes #223
1 parent 33f0fc7 commit 0b2aed7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

survey-cli/tests/test_chrome_launcher.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: mock drift — ChromeLauncher mocks outdated vs current implementation")
65
# === END SR-63 skip ===
76

87
import json

0 commit comments

Comments
 (0)