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
  )
})
ddsjoberg/rstudio.prefs documentation built on July 20, 2022, 10:29 a.m.