Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nehill197 committed Jun 14, 2024
1 parent fbcb988 commit 95ce126
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/testthat/_snaps/simulate-residuals.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
---

Code
edit_residuals_code(rlang::expr(residual[i] <- res_bern(x)), type = "data",
simulate = TRUE)
edit_residuals_code(rlang::expr(residual[i] <- res_bern(x)), type = "data", simulate = TRUE)
Output
residual[i] <- res_bern(x, type = "data", simulate = TRUE)

Expand Down

0 comments on commit 95ce126

Please sign in to comment.