Skip to content

Commit 3880dfa

Browse files
committed
try modified privatelink - linting
1 parent 12cfa91 commit 3880dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integ/test_connection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ def test_privatelink(conn_cnx):
483483

484484
ocsp_url = os.getenv("SF_OCSP_RESPONSE_CACHE_SERVER_URL")
485485
assert ocsp_url is None, f"OCSP URL should be None: {ocsp_url}"
486-
486+
487487
del os.environ["SF_OCSP_DO_RETRY"]
488488
del os.environ["SF_OCSP_FAIL_OPEN"]
489489

0 commit comments

Comments
 (0)