Commit 56e7274
committed
fix(test): align proxy-exception test assertion with humanized error wording
The rebase onto main pulled in the humanized auth error messages
(97dbe29) which changed "wasn't recognized" to "I don't recognize
this key". Update the non-chat client test assertion to match.1 parent fc04c40 commit 56e7274
File tree
1 file changed
+1
-1
lines changed- packages/backend/src/routing/proxy/__tests__
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments