Skip to content

Commit 4e18cb1

Browse files
harrykiselevljharb
authored andcommitted
Update packages/jest-enzyme/README.md, add changes suggestion.
Co-Authored-By: Jordan Harband <[email protected]>
1 parent 9253e39 commit 4e18cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jest-enzyme/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ expect(wrapper.find('#style2')).toHaveStyle('flex', 8);
622622

623623
#### `toHaveTagName()`
624624

625-
**Deprecated:** Matcher `toHaveTagName` is deprecated. Use the replacement, [toHaveDisplayName()](#tohavedisplayname) instead.
625+
**Deprecated:** Matcher `toHaveTagName` is deprecated. Use the replacement, [`toHaveDisplayName()`](#tohavedisplayname) instead.
626626

627627

628628
#### `toHaveText()`

0 commit comments

Comments
 (0)