Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9cfa350

Browse files
pass extra_params into test_...unset...
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent9e086af commit9cfa350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/e2e/common/retry_test_mixins.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ def test_retry_max_redirects_raises_too_many_redirects_exception(
511511
)
512512
@patch("databricks.sql.telemetry.telemetry_client.TelemetryClient._send_telemetry")
513513
deftest_retry_max_redirects_unset_doesnt_redirect_forever(
514-
self,mock_send_telemetry
514+
self,mock_send_telemetry,extra_params
515515
):
516516
"""GIVEN the connector is configured without a custom max_redirects
517517
WHEN the DatabricksRetryPolicy is used

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp