Commit 8b82f82
Add debug_level stub to mock options object
The HTTPX::ErrorResponse constructor also calls options.debug_level
during error logging. Add this stub to prevent the test from failing with:
received unexpected message :debug_level with (no args)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 7bb0eb1 commit 8b82f82
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
0 commit comments