Skip to content

Commit

Permalink
Tweak for interactive development happiness
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Oct 23, 2024
1 parent a9afa2c commit 64898cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-tidyverse.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test_that("use_tidy_dependencies() isn't overly informative", {
skip_if_offline("github.com")

create_local_package()
use_package_doc()
use_package_doc(open = FALSE)
withr::local_options(usethis.quiet = FALSE, cli.width = Inf)

expect_snapshot(
Expand Down

0 comments on commit 64898cd

Please sign in to comment.