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 6ce0afe commit 59dfabdCopy full SHA for 59dfabd
1 file changed
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
### Fixes
4
5
+* `[jest-cli]` Don't skip matchers for exact files ([#5582](https://github.com/facebook/jest/pull/5582))
6
* `[jest-runtime]` Align handling of testRegex on Windows between searching for
7
tests and instrumentation checks
8
([#5560](https://github.com/facebook/jest/pull/5560))
@@ -1601,4 +1602,4 @@ See https://facebook.github.io/jest/blog/2016/12/15/2016-in-jest.html
1601
1602
1603
## <=0.4.0
1604
-* See commit history for changes in previous versions of jest.
1605
+* See commit history for changes in previous versions of jest.
0 commit comments