Skip to content

Commit

Permalink
Add missing final newline
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgallou committed May 8, 2024
1 parent edd9e88 commit d3af6e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/testthat/test-get-orcids.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ test_that("get_orcids() gives meaningful error messages", {
aut$get_orcids(sep = 1)
))
})
})
})
2 changes: 1 addition & 1 deletion tests/testthat/test-icon.R
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ test_that("orcid() gives meaningful error messages", {
orcid(bw = 1)
))
})
})
})

0 comments on commit d3af6e8

Please sign in to comment.