Commit 03fc609
committed
Fix e2e test regex to match new resolve_auth error message
The error for missing tokens changed from "Missing or malformed
Authorization header" to "Missing authentication" when auth was
unified through resolve_auth. Update the regex to match.1 parent a98bec7 commit 03fc609
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
998 | | - | |
| 998 | + | |
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
| |||
0 commit comments