diff --git a/tests/client/test_auth_interceptor.py b/tests/client/test_auth_interceptor.py index 11d932090..560751fa8 100644 --- a/tests/client/test_auth_interceptor.py +++ b/tests/client/test_auth_interceptor.py @@ -240,7 +240,6 @@ class AuthTestCase: ) -@pytest.mark.skip(reason='Interceptors disabled by user request') @pytest.mark.asyncio @pytest.mark.parametrize( 'test_case',