Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-burn committed Dec 8, 2024
1 parent 0751a2f commit 40c0fa2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/testthat/test-matchCohorts.R
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ test_that("matchCohorts runs without errors", {

# expect warnings
cdm <- mockCohortConstructor(nPerson = 1000)
expect_warning(matchCohorts(cohort = cdm$cohort1,
name = "new_cohort"))

PatientProfiles::mockDisconnect(cdm)
})
Expand Down

0 comments on commit 40c0fa2

Please sign in to comment.