Commit f5bef7c
Revert test pass symbol in List reporter
When the reporter symbols were abstracted into the Base module (bec7a6e), the List reporter was accidentally changed to show a dot when a test passes, instead of a checkmark like it used to. The old, correct behavior is also shown on the homepage: https://mochajs.org/#list.1 parent 4a2e85a commit f5bef7c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments