Commit 7128fe6
committed
Correct check for report 'run' output
The report type 'run' is intended to display each test as it is executed.
Correct the check for the output in case another report type is added
between the 'summary' and 'run' type.
Signed-off-by: Christoph Niethammer <[email protected]>1 parent 9be41b0 commit 7128fe6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
0 commit comments