@@ -75,15 +76,13 @@ class TestExportToDatabase(unittest.TestCase):
# with psycopg2.connect(database="postgres", user=param_postgres["user"], password=param_postgres["password"], host=param_postgres["host"], port=param_postgres["port"]) as connection: