Skip to content

Commit

Permalink
#2126 unify_joined: check class of deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bundfussr committed Oct 20, 2023
1 parent 2094c69 commit c18279f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testthat/test-derive_extreme_event.R
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,8 @@ test_that("event_joined Test 7: deprecation of `first_cond`", {
set_values_to = exprs(
AVALC = "CR"
)
)
),
class = "lifecycle_warning_deprecated"
)

expect_equal(
Expand Down

0 comments on commit c18279f

Please sign in to comment.