Skip to content

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
‘topepo’ committed Sep 25, 2024
1 parent 7818ce2 commit 8b7f2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/quantile-reg-specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
linear_reg() %>% set_engine("quantreg") %>% set_mode("quantile regression")
Condition
Error in `set_mode()`:
! `quantile_levels` cannot be NULL.
! `quantile_levels` cannot be "NULL".

---

Expand Down

0 comments on commit 8b7f2e7

Please sign in to comment.