Skip to content
Merged
Prev Previous commit
Next Next commit
merged main branch
  • Loading branch information
lpizzinidev committed Jan 31, 2023
commit e0fd5f8e6f41196f58077d0a8c0fa8a7622dbddc
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

- `[expect, jest-circus, @jest/types]` Implement `numPassingAsserts` of testResults to track the number of passing asserts in a test ([#13795](https://github.com/facebook/jest/pull/13795))
- `[jest-core]` Add newlines to JSON output ([#13817](https://github.com/facebook/jest/pull/13817))
- `[jest-circus]` Added explicit mention of test failing because `done()` is not being called in error message ([#13847](https://github.com/facebook/jest/pull/13847))
- `[@jest/reporters]` Automatic log folding in GitHub Actions Reporter ([#13626](https://github.com/facebook/jest/pull/13626))

### Fixes

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.