Matija Marohnić 70bc30b3dc
fix: correctly order arguments in Jest diff util (#1245)
Some custom matchers like `@testing-library/jest-dom` use
`this.utils.diff` for the output. In Jest the order of arguments in that
util is "expected", then "received", so we're fixing the order of those
arguments here to match Jest's implementation.
2022-05-06 09:03:16 +03:00
..
2022-05-03 09:28:45 +08:00
2022-04-25 19:44:30 +08:00
2022-04-25 19:44:30 +08:00
2022-04-25 19:44:30 +08:00
2022-03-08 03:30:59 +08:00
2022-04-25 19:44:30 +08:00
2022-04-25 21:52:25 +08:00
2022-04-25 19:44:30 +08:00