Skip to content

Commit

Permalink
tests: Update error in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed May 16, 2023
1 parent 9ea806d commit a0b380f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@pytest.mark.parametrize(
"model",
[
("da_dacy_small_trf-0.1.0"),
("da_dacy_small_trf-0.2.0"),
("small"),
],
)
Expand Down

0 comments on commit a0b380f

Please sign in to comment.