Skip to content

Commit

Permalink
Update test-check_outliers.R
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jun 7, 2024
1 parent 542152d commit 3cfeb8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-check_outliers.R
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ test_that("multiple methods with ID", {
x$outlier_var$zscore$mpg$car,
"Toyota Corolla"
)
skip_if(getRversion() > "4.4.0")
expect_identical(
x$outlier_count$all$car[1],
"Maserati Bora"
Expand Down

0 comments on commit 3cfeb8b

Please sign in to comment.