Skip to content

Commit

Permalink
Revert to test deezy fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
thobson88 committed Oct 31, 2024
1 parent fd4d5ff commit e8d8e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_disambiguation.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def test_load_eval_model(tmp_path):
resources_path=os.path.join(current_dir,"../resources/"),
linking_resources=dict(),
rel_params={
"model_path": os.path.join(current_dir,"../resources/models/disambiguation/"),
"model_path": os.path.join(current_dir,"sample_files/resources/models/disambiguation/"),
"data_path": os.path.join(current_dir,"sample_files/experiments/outputs/data/lwm"),
"training_split": "originalsplit",
"db_embeddings": cursor,
Expand Down

0 comments on commit e8d8e2d

Please sign in to comment.