You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Testing: Bump `enzyme-adapter-react-16` to 1.10.0
* Testing: Avoid unforwarded Button mock
No longer necessary with native support for forwardRef in Enzyme
* Testing: Un-skip BlockControls snapshot test
Copy file name to clipboardexpand all lines: packages/jest-preset-default/CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
### Internal
9
9
10
10
- The bundled `enzyme` dependency has been updated from requiring `^3.7.0` to requiring `^3.9.0` ([#13922](https://github.com/WordPress/gutenberg/pull/13922)).
11
+
- The bundled `enzyme-adapter-react-16` dependency has been updated from requiring `^1.6.0` to requiring `^1.10.0` ([#13922](https://github.com/WordPress/gutenberg/pull/13922)).
0 commit comments