Skip to content

Commit

Permalink
Fixing example output
Browse files Browse the repository at this point in the history
Signed-off-by: quobix <dave@quobix.com>
  • Loading branch information
daveshanley committed Sep 21, 2023
1 parent fe5dbb9 commit 96e7818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resolver/resolver_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -585,5 +585,5 @@ func ExampleResolvingError() {
}

fmt.Printf("%s", re.Error())
// Output: Je suis une erreur: #/definitions/JeSuisUneErreur [5:21]
// Output: je suis une erreur: #/definitions/JeSuisUneErreur [5:21]
}

0 comments on commit 96e7818

Please sign in to comment.