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 d1d3880 commit 7985a5fCopy full SHA for 7985a5f
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