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 8e4b382 commit 040682dCopy full SHA for 040682d
test/integ/test_load_unload.py
@@ -35,7 +35,6 @@ def connection():
35
return conn_cnx(
36
user=db_parameters["user"],
37
account=db_parameters["account"],
38
- password=db_parameters["password"],
39
)
40
41
return create_test_data(request, db_parameters, connection)
0 commit comments