DEBSOURCES
Skip Quicknav
sources / r-cran-tidyverse / 2.0.0%2Bdfsg-2 / tests / testthat / test-conflicts.R
12345
test_that("useful conflicts message", { expect_snapshot({ tidyverse_conflicts(c("base", "stats")) }) })