Commit 7e0ac76
Avoid typeshed-dependent file count in daemon regression test
The "checked N source files" summary line varies with the bundled typeshed
version, which would make the test fail spuriously after a typeshed sync.
Start the daemon with --no-error-summary so the test asserts only on the
diagnostics that the fix actually affects.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 5b0cd60 commit 7e0ac76
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
808 | 810 | | |
809 | 811 | | |
810 | 812 | | |
811 | | - | |
812 | 813 | | |
813 | 814 | | |
814 | 815 | | |
815 | | - | |
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
819 | | - | |
820 | 819 | | |
821 | 820 | | |
822 | 821 | | |
| |||
0 commit comments