Commit 7276795
committed
🐛 fix: update HttpClientPlugin doctest to use MinimalPlugins
- Replace DefaultPlugins with MinimalPlugins in doctest example
- Prevents CI failures in headless environments where display is not available
- All 22 documentation tests now pass successfully
Fixes the doctest failure that was preventing CI from completing successfully.1 parent 488193d commit 7276795
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments