Skip to content

Commit

Permalink
fixing config
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Aug 18, 2023
1 parent f5772c6 commit 7627350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/python/test_python_autostart.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ def project_config(self):
"config-version": 2,
"vars": {
"http_path": os.getenv("DBT_DATABRICKS_CLUSTER_HTTP_PATH"),
"location_root": "",
},
"location_root": "",
}

def python_exc(self):
Expand Down

0 comments on commit 7627350

Please sign in to comment.