#
# This test file has been generated by kwb.test::create_test_files()
# launched by user mzamzo on 2021-11-25 14:30:32.
# Your are strongly encouraged to modify the dummy functions
# so that real cases are tested. You should then delete this comment.
#
test_that("count_def_events() works", {
expect_error(
kwb.misa:::count_def_events()
# argument "data_vector" is missing, with no default
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.