tests/testthat/test-pretty_print_updates.R

test_that("pretty_print_updates works", {
  expect_error(
    pretty_print_updates(list(a = FALSE), list(a = TRUE, b = "yes")),
    NA
  )
})

Try the rstudio.prefs package in your browser

Any scripts or data that you put into this service are public.

rstudio.prefs documentation built on July 16, 2022, 5:07 p.m.