diff --git a/tests/testthat/_snaps/forge-recipe.md b/tests/testthat/_snaps/forge-recipe.md index be4bcf39..d7230cfa 100644 --- a/tests/testthat/_snaps/forge-recipe.md +++ b/tests/testthat/_snaps/forge-recipe.md @@ -14,7 +14,8 @@ Warning: Novel levels found in column 'f': 'e'. The levels have been removed, and values have been coerced to 'NA'. Warning: - ! There are new levels in a factor: `NA`. + ! There are new levels in `f`: NA. + i Consider using step_unknown() (`?recipes::step_unknown()`) before `step_dummy()` to handle missing values. # novel predictor levels can be ignored and handled by recipes