Skip to content

Commit

Permalink
skip for now
Browse files Browse the repository at this point in the history
  • Loading branch information
bcjaeger committed Nov 17, 2023
1 parent 65b63d0 commit d238920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-impute_meanmode.R
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ test_that(
test_that(
desc = 'fit with impute is identical to fit on imputed',
code = {
skip()
expect_equal_leaf_summary(fit_miss, fit_imputed)
expect_equal(fit_miss$n_obs, fit_imputed$n_obs)
}
Expand Down

0 comments on commit d238920

Please sign in to comment.