Commit e46daec
authored
test: adjust total test count to exclude todo tests in summary output (#15943)
The runTestsWithSummary.ts script was counting .todo tests in the total
but not in passed, so they showed up as failures. `.todo` tests are now
excluded from the total count.
Co-authored-by: German Jablonski <GermanJablo@users.noreply.github.com>1 parent a5d9388 commit e46daec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments