restore background highlight in diff of assertEquals
Open
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
We temporarily disabled background highlight in diff of assertEquals (#2601) as it's very hard to see in certain terminals
We used to use `bgGreen` and `white` combination for that highlight. It's enough visible in some terminals, but it's not in some others. (See #2575 for example)
Contributor guide
Assessment
This issue has not been assessed yet.