Skip to content

Commit bdee66e

Browse files
committed
replace headless chrome
1 parent 8188fde commit bdee66e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/testthat/setup.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ vdoc <- local({
1010
specs <- vdoc[["specs"]]
1111
# validation (F)
1212

13-
chromote::local_chrome_version(binary = "chrome-headless-shell", quiet = FALSE)
14-
1513
is_CI <- isTRUE(as.logical(Sys.getenv("CI"))) # nolint
1614
is_shiny_test <- isTRUE(as.logical(Sys.getenv("TEST_LOCAL"))) | is_CI
1715

0 commit comments

Comments
 (0)