Skip to content

Commit

Permalink
debug actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ablack3 committed Dec 9, 2023
1 parent 2806779 commit 8a1386d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-visR.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

test_that("visR attrition diagram works", {
skip_if_not_installed("visR")
con <- DBI::dbConnect(duckdb::duckdb(), eunomia_dir())
cdm <- cdm_from_con(con, "main", "main")
cohort_set <- read_cohort_set(system.file("cohorts2", package = "CDMConnector"))
Expand Down

0 comments on commit 8a1386d

Please sign in to comment.