Skip to content

Commit

Permalink
simplified test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsantiagoquevedo committed Nov 24, 2024
1 parent aeb1db3 commit 56e63e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/testthat/test-coh_match_iterate.R
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,7 @@ test_that("`rematch`: tryCatch error handle", {
start_cohort = start_cohort,
end_cohort = end_cohort,
im = 0
),
regexp = paste0("Error at iteration 0 for v: No matches were found.",
"- skipping to next")
)
)
})

Expand Down

0 comments on commit 56e63e5

Please sign in to comment.