Skip to content

Commit

Permalink
remove skip() re: resolved issue
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Sep 24, 2024
1 parent 9ce4d96 commit 117fb1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/testthat/test-adjust-probability-calibration.R
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ test_that("basic adjust_probability_calibration() usage works", {
adjust_probability_calibration(method = "isotonic")
)

skip("TODO: cannot run until #49 is merged")

expect_no_condition(
tlr_fit <- fit(
tlr,
Expand Down

0 comments on commit 117fb1b

Please sign in to comment.