With https://github.com/tidymodels/tune/tree/melodie-switch: - `tests/testthat/test-survival-tune-int-pctl.R` `.eval_time` has moved ``` > expect_equal(mixed_int[0,], exp_ptype) Error: ! mixed_int[0, ] (`actual`) not equal to `exp_ptype` (`expected`). `names(actual)`: ".metric" ".estimator" ".lower" ".estimate" ".upper" ".config" ".eval_time" `names(expected)`: ".metric" ".estimator" ".eval_time" ".lower" ".estimate" ".upper" ".config" ```