Skip to content

Commit 040682d

Browse files
sfc-gh-fpawlowskisfc-gh-turbaszek
authored andcommitted
Snow-2226057: remove password from unload tests - migrate to key-pair (#2502)
1 parent 8e4b382 commit 040682d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integ/test_load_unload.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def connection():
3535
return conn_cnx(
3636
user=db_parameters["user"],
3737
account=db_parameters["account"],
38-
password=db_parameters["password"],
3938
)
4039

4140
return create_test_data(request, db_parameters, connection)

0 commit comments

Comments
 (0)