Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Apr 10, 2024
1 parent f554776 commit 35d3b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/poisson_reg.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@
fit(spec, gear ~ ., data = mtcars)
Condition
Error in `fit()`:
! The amount of regularization, `penalty`, should be `>= 0`.
! `penalty` must be a number larger than or equal to 0 or `NULL`, not the number -1.

0 comments on commit 35d3b06

Please sign in to comment.