Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 15, 2024
1 parent b67ac71 commit 4b21b12
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions inst/tinytest/helpers.R
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
options("tinysnapshot_device" = "svglite")
options("tinysnapshot_tol" = 200)

if (isTRUE(insight::check_if_installed("cmdstanr", quietly = TRUE))) {
options("brms.backend" = "cmdstanr")
}

# libraries
requiet <- function(package) {
void <- capture.output(
Expand Down

0 comments on commit 4b21b12

Please sign in to comment.