Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Oct 29, 2024
1 parent 7dd6b4b commit 222e661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/method-register.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
Error:
! foo() generic lacks `...` so method formals must match generic formals exactly.
- generic formals: foo(x)
- method formals: foo(x, y)
- method formals: foo(x, y)

# check_method warn if default arguments don't match

Expand Down

0 comments on commit 222e661

Please sign in to comment.