We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c57754 commit 2ac1e47Copy full SHA for 2ac1e47
internal/ingress/annotations/parser/validators_test.go
@@ -61,7 +61,7 @@ func TestValidateArrayOfServerName(t *testing.T) {
61
wantErr: false,
62
},
63
{
64
- name: "should allow comma separated query params",
+ name: "should allow @ in query params",
65
value: "https://oauth.example/oauth2/[email protected],[email protected]",
66
67
0 commit comments