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 cdd70bb commit 0f58476Copy full SHA for 0f58476
test/integ/test_http_interceptor.py
@@ -228,6 +228,8 @@ def _assert_expected_requests_occurred(conn: SnowflakeConnection) -> None:
228
_assert_expected_requests_occurred(connection)
229
230
231
+@pytest.mark.aws
232
+@pytest.mark.azure
233
@pytest.mark.skipolddriver
234
def test_interceptor_detects_expected_requests_in_successful_multipart_put_get(
235
request,
0 commit comments