Skip to content

Commit 2ac242a

Browse files
Updated JEST package.json config
1 parent ea3d62e commit 2ac242a

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -80,7 +80,7 @@ For practical reasons, we can distinguish **React Native testing** into these **
8080

8181
Below, we see how the **testing flow (pyramid)** works (Created by CallStack Team). Testing starts with **Static Analysis** & ends with **End-to-End** test.
8282

83-
![**Testing Flow To Maintain **(Starts with **Static Analysis** & ends with **E2E test**)](https://cdn-images-1.medium.com/max/3256/1*s0tBArqx38hcvCEkCNiruA.png)
83+
![**Testing Flow To Maintain **(Starts with **Static Analysis** & ends with **E2E test**)](image-2.png)
8484

8585
**_NOTE:_** _The main focus of this article is to dive you into the second part of Pyramid (**JavaScript Testing**)._
8686

Testing/image-2.png

200 KB
Loading

0 commit comments

Comments
 (0)