Skip to content

Commit 1403696

Browse files
Updated JEST package.json config
1 parent 20fc703 commit 1403696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/RNTL-Component-Testing-ultimate-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Then add this additional **Jest matcher** to your jest tests by using setupFiles
167167
}
168168
```
169169

170-
My **package.json** looks like below with additional **Jest matcher** config.
170+
The **package.json** looks like below with additional **Jest matcher** config.
171171

172172
![**package.json** (only last part given here)](https://cdn-images-1.medium.com/max/2452/1*KptsLb335zj-onET-V2fkg.png)
173173

0 commit comments

Comments
 (0)