Skip to content

Commit d14badf

Browse files
committed
.
1 parent 41f5749 commit d14badf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/matchers/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export function formatElement(
8787
props: defaultMapProps(props),
8888
children: childrenToDisplay,
8989
},
90+
// See: https://www.npmjs.com/package/pretty-format#usage-with-options
9091
{
9192
plugins: [plugins.ReactTestComponent, plugins.ReactElement],
9293
printFunctionName: false,

0 commit comments

Comments
 (0)