tests/testthat/test-vocabulary_providers.R

context("vocabulary_providers")

test_that("vocabulary_providers", {
	skip_on_cran()

  tt <- vocabulary_providers()

  expect_is(tt, "list")
})
ropensci/rif documentation built on May 18, 2022, 6:40 p.m.