Skip to content

Commit 01b812b

Browse files
authored
test: remove stale pytest.skip (#1000)
Skipped tests pass, remove the skip.
1 parent 7fce2ad commit 01b812b

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)