Skip to content

Commit cf68b76

Browse files
committed
work in a skip
1 parent da24f4a commit cf68b76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-scale-date.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ test_that("not cached across calls", {
4848
})
4949

5050
test_that("time scale date breaks and labels work", {
51+
skip_if_not_installed("hms")
5152

5253
d <- c(base_time(), base_time() + 5 * 24 * 3600) - base_time()
5354

0 commit comments

Comments
 (0)