Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Jan 7, 2025
1 parent d403481 commit 1590e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/matchers/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export function formatElement(
props: defaultMapProps(props),
children: childrenToDisplay,
},
// See: https://www.npmjs.com/package/pretty-format#usage-with-options
{
plugins: [plugins.ReactTestComponent, plugins.ReactElement],
printFunctionName: false,
Expand Down

0 comments on commit 1590e86

Please sign in to comment.