Skip to content

Commit

Permalink
typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 2, 2024
1 parent 77d67f4 commit 41aec02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-categorize.R
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ test_that("categorize regex", {
})


# select helpers ------------------------------
# labelling ranges ------------------------------
test_that("categorize labelling ranged", {
data(mtcars)
expect_snapshot(categorize(mtcars$mpg, "equal_length", n_groups = 5))
Expand Down

0 comments on commit 41aec02

Please sign in to comment.