Skip to content

Commit

Permalink
Revert "Test error"
Browse files Browse the repository at this point in the history
This reverts commit 600aee9.
  • Loading branch information
timostamm committed Mar 5, 2025
1 parent 600aee9 commit 5f347b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ func anySuite() suites.Suite {
Message: &cases.AnyIn{Val: fooAny},
Expected: results.Violations(
&validate.Violation{
Field: results.FieldPath("valXXX"),
Field: results.FieldPath("val"),
Rule: results.FieldPath("any.in"),
ConstraintId: proto.String("any.in"),
},
Expand Down

0 comments on commit 5f347b0

Please sign in to comment.