Skip to content

Commit

Permalink
Test typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kuriwaki committed May 12, 2024
1 parent aef52ab commit 47dfb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/tests-get_url.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ test_that("Return just URL", {
dataset = "10.70122/FK2/PPIAXE",
server = "demo.dataverse.org"
),
expected = "httpshttps://demo.dataverse.org/api/access/datafile/1734017?format=original")
expected = "https://demo.dataverse.org/api/access/datafile/1734017?format=original")
})

0 comments on commit 47dfb2f

Please sign in to comment.