-
Notifications
You must be signed in to change notification settings - Fork 23
Commit 39f392c
authored
Update jest-diff to remove colors from no diff message (#173)
Updates to the latest jest-diff which now supports removing color codes
from "no visual difference" message. A test has been added to confirm
this and prevent regressions in the future. All jest packages in use
have been updated as part of this commit.
Fixes #129 1 parent 2c32732 commit 39f392c
File tree
4 files changed
+356
-325
lines changed- __tests__
- __snapshots__
4 files changed
+356
-325
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | + | ||
170 | + | ||
171 | + | ||
172 | + | ||
173 | + | ||
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | + | ||
271 | + | ||
272 | + | ||
273 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | - | ||
26 | - | ||
27 | - | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | - | ||
41 | + | ||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments