Skip to content

Commit

Permalink
Update r/tests/testthat/test-dplyr-funcs-datetime.R
Browse files Browse the repository at this point in the history
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
  • Loading branch information
rok and nealrichardson committed Sep 9, 2022
1 parent 1a279e9 commit 99c5c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r/tests/testthat/test-dplyr-funcs-datetime.R
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ test_that("strptime works for individual formats", {

})

test_that("timestampt round trip correctly via strftime and strptime", {
test_that("timestamp round trip correctly via strftime and strptime", {
# strptime format support is not consistent across platforms
skip_on_cran()

Expand Down

0 comments on commit 99c5c96

Please sign in to comment.