We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950887d commit e30e385Copy full SHA for e30e385
CHANGELOG.md
@@ -105,6 +105,7 @@
105
- Adds a `conditional/check` to ensure the argument passed to `expect` is an object.
106
- Add unit tests for new `ObjectContaining` behavior.
107
- Remove `invalid/wrong` test case assertions for `ObjectContaining`.
108
+- `[jest-worker]` Addresses incorrect state on exit ([#15610](https://github.com/jestjs/jest/pull/15610))
109
110
### Performance
111
0 commit comments