Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-burn committed Jan 17, 2025
1 parent 5ebcc57 commit e29d6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-conceptCohort.R
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ test_that("table not present in the cdm", {
# expect_true(all(cdm$conceptcohort |> dplyr::pull(cohort_start_date) |> sort() ==
# c("2020-01-01", "2020-01-01", "2020-01-01", "2020-01-11", "2020-01-11", "2020-01-11")))

PatientProfiles::mockDisconnect(cdm)
# PatientProfiles::mockDisconnect(cdm)
})

test_that("cohort exit as event start date", {
Expand Down

0 comments on commit e29d6c9

Please sign in to comment.