Skip to content

Commit

Permalink
Fix Figshare test (broken URL for DOI)
Browse files Browse the repository at this point in the history
Nothing to do with datahugger
  • Loading branch information
J535D165 committed Sep 29, 2024
1 parent 8c0b048 commit 6775131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_repositories.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ location = "https://figshare.com/articles/dataset/Long-term_behavioral_repeatabi
files = "cross_year_data2.csv"

[[figshare]]
location = "https://doi.org/10.15131/shef.data.22010159.v2"
files = "ScHARR QUIT evaluation statistical and health economic analysis plan.pdf"
location = "https://doi.org/10.15131/shef.data.25233514.v1"
files = "Machaka2021ML_Data.csv"

[[djehuty]]
location = "https://doi.org/10.4121/21989216.v1"
Expand Down

0 comments on commit 6775131

Please sign in to comment.