Commit 254f4a4
fix: correct model index in backend test fixture
The pre-commit hook incorrectly changed Models[1] to Models[2].
With the reordered fixture list, claude-opus-4-6 remains at index 1.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 017f50e commit 254f4a4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
| |||
0 commit comments