Skip to content

Commit ae95a87

Browse files
committed
test: remove stale pytest.skip
Skipped tests pass, remove the skip.
1 parent 530ec37 commit ae95a87

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/client/test_auth_interceptor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ class AuthTestCase:
240240
)
241241

242242

243-
@pytest.mark.skip(reason='Interceptors disabled by user request')
244243
@pytest.mark.asyncio
245244
@pytest.mark.parametrize(
246245
'test_case',

0 commit comments

Comments
 (0)