Skip to content

Commit

Permalink
fix cel
Browse files Browse the repository at this point in the history
Signed-off-by: Guy Daich <guy.daich@sap.com>
  • Loading branch information
guydc committed Oct 21, 2024
1 parent 1920d2c commit 81d5a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cel-validation/clienttrafficpolicy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ func TestClientTrafficPolicyTarget(t *testing.T) {
}
},
wantErrors: []string{
"spec.connection.connectionLimit: Invalid value: \"object\": value must be specified",
"spec.connection.connectionLimit.value: Invalid value: 0: spec.connection.connectionLimit.value in body should be greater than or equal to 1",
},
},
{
Expand Down

0 comments on commit 81d5a7f

Please sign in to comment.