Skip to content

Commit

Permalink
Merge branch 'cran-0.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jul 12, 2024
2 parents 566fdc2 + eeff217 commit 12764cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/test-dplyr.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ test_that("no homonyms", {
names_duckplyr <- ls(duckplyr)

purrr_names <- c(
# https://github.com/tidyverse/dplyr/pull/7029
"join_ptype_common",

"map", "walk", "map_lgl", "map_int", "map_dbl", "map_chr",
".rlang_purrr_map_mold", "map2", "map2_lgl", "map2_int",
"map2_dbl", "map2_chr", "imap", "pmap", ".rlang_purrr_args_recycle",
Expand Down

0 comments on commit 12764cc

Please sign in to comment.