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 9253e39 commit 4e18cb1Copy full SHA for 4e18cb1
packages/jest-enzyme/README.md
@@ -622,7 +622,7 @@ expect(wrapper.find('#style2')).toHaveStyle('flex', 8);
622
623
#### `toHaveTagName()`
624
625
-**Deprecated:** Matcher `toHaveTagName` is deprecated. Use the replacement, [toHaveDisplayName()](#tohavedisplayname) instead.
+**Deprecated:** Matcher `toHaveTagName` is deprecated. Use the replacement, [`toHaveDisplayName()`](#tohavedisplayname) instead.
626
627
628
#### `toHaveText()`
0 commit comments