Skip to content

Commit

Permalink
missing )
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdefries committed Jun 6, 2024
1 parent 6c1524d commit 1afd765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-epi_slide.R
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ test_that("computation output formats x as_list_col", {
basic_sum_result %>%
mutate(slide_value = purrr::map(slide_value, ~ data.frame(value = .x)))
)
}
})

test_that("epi_slide_mean errors when `as_list_col` non-NULL", {
# See `toy_edf` and `basic_mean_result` definitions at top of file.
Expand Down

0 comments on commit 1afd765

Please sign in to comment.