Skip to content

Commit

Permalink
add trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlyttle committed Jan 7, 2024
1 parent 2af88d8 commit 0ae7b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_00_internal.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ test_that("as_box_id works", {
expect_error(as_box_id("foo"), class = "boxr_id")
expect_error(as_box_id(3.4), class = "boxr_id")

})
})

0 comments on commit 0ae7b45

Please sign in to comment.