Commit 0716d5d
fix(cases-analytics-v2): drop unused supertest in analytics_v2_off integration test
Triggers tsc error TS6133 'supertest is declared but its value is
never read'. The test only exercises supertestWithoutAuth + es; the
supertest binding was a scaffold leftover. No behavior change.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent d3e017e commit 0716d5d
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments