Skip to content

Commit

Permalink
Fix issue in example test
Browse files Browse the repository at this point in the history
  • Loading branch information
survivorbat committed Jan 8, 2025
1 parent 0eef28e commit 76665a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ func ExampleRegisterErrorHandlerOn() {

// Output:
// 400: Your input was invalid: ...
// 502: Please try again later
// 502: please try again later
}

0 comments on commit 76665a7

Please sign in to comment.