diff --git a/.changeset/hot-seals-promise.md b/.changeset/hot-seals-promise.md index 668ca43e7..e3b6a73f5 100644 --- a/.changeset/hot-seals-promise.md +++ b/.changeset/hot-seals-promise.md @@ -2,4 +2,4 @@ '@emotion/jest': patch --- -Fixed `createEnzymeSerializer` missing the `includeStyles` option +Fixed an issue with `createEnzymeSerializer` not handling the recently added `includeStyles` option.