Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jest-snapshot: Improve colors when snapshots are updatable (#9132)
* jest-snapshot: Improve colors when snapshots are updatable * Update CHANGELOG.md * Trailing spaces in changed lines do not need own bg color * Improve convertAnsi to test for trailing spaces in common lines * Make changes requested by Simen and update 2 snapshots * Fix my mistake when resolving merge conflict in yarn.lock * Replace 0x0 with 0 to reduce visual noise * Replace get functions with aSnapshotColor and bReceivedColor * Replace green with teal as Received color
- Loading branch information