Skip to content

Commit e3adef4

Browse files
committed
test: add test case
1 parent 4db279a commit e3adef4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

authorization.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@
9797
"header": "<invalid>",
9898
"must_fail": true
9999
},
100+
{
101+
"name": "invalid params",
102+
"header": "scheme==",
103+
"must_fail": true
104+
},
100105
{
101106
"name": "token68 and auth param",
102107
"header": "Basic YWxhZGRpbjpvcGVuc2VzYW1l a=a",

0 commit comments

Comments
 (0)