Skip to content

Commit 64898cd

Browse files
committed
Tweak for interactive development happiness
1 parent a9afa2c commit 64898cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-tidyverse.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test_that("use_tidy_dependencies() isn't overly informative", {
1616
skip_if_offline("github.com")
1717

1818
create_local_package()
19-
use_package_doc()
19+
use_package_doc(open = FALSE)
2020
withr::local_options(usethis.quiet = FALSE, cli.width = Inf)
2121

2222
expect_snapshot(

0 commit comments

Comments
 (0)