We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f523a7d commit 89440e9Copy full SHA for 89440e9
tests/system/test_response_metadata.py
@@ -84,7 +84,6 @@ async def test_metadata_response_rest_streams_async(intercepted_echo_rest_async)
84
("rest_asyncio", ("X-Showcase-Request-Something3", "something_value3")),
85
],
86
)
87
-
88
@pytest.mark.filterwarnings("ignore::FutureWarning")
89
@pytest.mark.asyncio
90
async def test_metadata_response_unary_async(
0 commit comments