Skip to content

Commit

Permalink
timzone fix
Browse files Browse the repository at this point in the history
  • Loading branch information
1beb committed Aug 16, 2024
1 parent eba99cf commit 34ae919
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 34ae919

Please sign in to comment.