test_that("use", {
if (!beautier::is_on_ci()) return()
return()
testthat::expect_false(
peregrine::are_pff_experiments(pirouette::create_all_experiments())
)
testthat::expect_true(
peregrine::are_pff_experiments(peregrine::create_all_pff_experiments())
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.