tests/testthat/test-edit_file.R

context("edit_file")

test_that("edit_file fails when it can't find anything", {
  expect_error(edit_file(tempdir()))
})
ropensci/dataspice documentation built on Dec. 22, 2021, 6:11 p.m.