Skip to content

Commit

Permalink
Style code (GHA)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moohan committed Apr 18, 2024
1 parent 92cd89d commit 961cc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-error_check.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ skip_if_offline(host = "www.opendata.nhs.scot")
test_that("returns nothing if no error", {
expect_null(
error_check(phs_GET("package_list", ""))
)
)
})

test_that("throws error if error in httr content", {
Expand Down

0 comments on commit 961cc95

Please sign in to comment.