Skip to content

Commit

Permalink
testing needs probably
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Dec 3, 2024
1 parent 22ea0ba commit eb6abd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Suggests:
kknn,
knitr,
modeldata,
probably,
scales,
spelling,
splines2,
Expand Down
2 changes: 2 additions & 0 deletions tests/testthat/test-finalization.R
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ test_that("finalize recipe step with multiple tune parameters", {
# post-processing

test_that("finalize tailors", {
skip_if_not_installed("probably")
library(tailor)

adjust_rng <-
Expand All @@ -104,6 +105,7 @@ test_that("finalize tailors", {
})

test_that("finalize workflows with tailors", {
skip_if_not_installed("probably")
library(tailor)

adjust_rng <-
Expand Down

0 comments on commit eb6abd8

Please sign in to comment.