Skip to content

Commit

Permalink
Merge pull request #270 from Crunch-io/broken-babel-tests
Browse files Browse the repository at this point in the history
timzone fix
  • Loading branch information
1beb authored Aug 16, 2024
2 parents de63e40 + 34ae919 commit bca9f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-nonTabBookSummary.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ test_that("Creates result object appropriately for a TextVariable", {
), class = c(
"POSIXct",
"POSIXt"
))), .Names = NA_character_, class = "data.frame", row.names = c(
), tzone = "UTC")), .Names = NA_character_, class = "data.frame", row.names = c(
"Minimum",
"1st Quartile", "Median", "3rd Quartile", "Maximum"
)),
Expand Down

0 comments on commit bca9f03

Please sign in to comment.