Skip to content

Commit

Permalink
signing commit test
Browse files Browse the repository at this point in the history
  • Loading branch information
msberends committed Dec 7, 2024
1 parent 4b72533 commit 09d3a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_cases_within_radius.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ test_that("cases_within_radius works", {
dplyr::mutate(group = rep(c("A", "B"), 5)) |>
dplyr::group_by(group) |>
cases_within_radius(), "data.frame")
})
})

0 comments on commit 09d3a05

Please sign in to comment.