Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
expect: Improve report when mock-spy matcher fails, part 2 (jestjs#8649)
* expect: Improve report when mock-spy matcher fails, part 2 * Update CHANGELOG.md * Display received number of calls when not equal to returns * Call printReceivedArgs to enclose in parentheses which have dim color * Modify printReceivedArgs according to constructive critique * s/no args/called with no arguments
- Loading branch information