Skip to content

Commit 02c429a

Browse files
committed
.
1 parent 06c3f4c commit 02c429a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

website/docs/14.x/docs/api/jest-matchers.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ This guide describes built-in Jest matchers, we recommend using these matchers a
66

77
There is no need to set up the built-in matchers; they are automatically available in your tests when you import anything from `@testing-library/react-native`, e.g., `render`.
88

9-
## Migration from legacy Jest Native matchers.
10-
11-
If you are already using legacy Jest Native matchers we have a [migration guide](/docs/migration/jest-matchers) for moving to the built-in matchers.
12-
139
## Checking element existence
1410

1511
### `toBeOnTheScreen()`

0 commit comments

Comments
 (0)