Skip to content

Commit

Permalink
test: Update error message
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Dec 17, 2024
1 parent 15350ed commit 36046ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/trybuild/generic_specification_needed.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error: A reference to AuthError1 was declared with 0 generic param(s), but the original defintion takes 1.
error: A reference to AuthError1 was declared with 0 generic param(s), but the original definition takes 1.
--> tests/trybuild/generic_specification_needed.rs:32:10
|
32 | } || AuthError1 || AuthError2 || AuthError3;
Expand Down

0 comments on commit 36046ce

Please sign in to comment.