Skip to content

Commit

Permalink
Fix unit test for PMC
Browse files Browse the repository at this point in the history
  • Loading branch information
GjjvdBurg committed Jan 4, 2025
1 parent 39716a6 commit 5818c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def test_choose_provider_1(self):
(
PubMed,
"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3474301/",
"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3474301/",
"https://pmc.ncbi.nlm.nih.gov/articles/PMC3474301/",
),
(
ACM,
Expand Down

0 comments on commit 5818c37

Please sign in to comment.