Commit fe21d12
test: fix test_capture assertion to match updated install hint
The SetupError message was updated to recommend
`pip install "inference-endpoint[sysinfo]"` instead of
`pip install mlc-scripts`, but the test regex was not updated,
causing CI to fail.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5e58ffe commit fe21d12
1 file changed
Lines 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