Skip to content

Commit

Permalink
💚 Fix hub-local test
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed Sep 17, 2024
1 parent 436db6e commit 4e61fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hub-local/test_update_schema_in_hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def test_update_schema_in_hub(setup_instance):
"through": {
"left_key": "well_id",
"right_key": "artifact_id",
"link_table_name": "wetlab_well_artifacts",
"link_table_name": "wetlab_artifactwell",
},
"field_name": "artifacts",
"model_name": "well",
Expand Down

0 comments on commit 4e61fb2

Please sign in to comment.