Skip to content

Commit

Permalink
styler
Browse files Browse the repository at this point in the history
  • Loading branch information
aylapear committed Oct 30, 2023
1 parent be0eb04 commit c018593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-date-time-from-ints.R
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,6 @@ test_that("outputs NA when all values missing instead of erroring", {
minute = minute,
second = second
)

expect_true(is.na(datetimes))
})

0 comments on commit c018593

Please sign in to comment.