test_that("recipes_extension_check", { expect_snapshot( recipes::recipes_extension_check( pkg = "textrecipes" ) ) })