Commit c1fe7f7
committed
fix(tests): resolve pre-existing test failures
- content-integrity.test.ts: Use __dirname instead of process.cwd() for correct path resolution when running from monorepo root
- completions.test.ts: Add missing model field to non-streaming request body1 parent e8eaabe commit c1fe7f7
File tree
2 files changed
+3
-1
lines changed- web/src
- __tests__/docs
- app/api/v1/chat/completions/__tests__
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
470 | 471 | | |
471 | 472 | | |
472 | 473 | | |
| |||
0 commit comments