Skip to content

Commit aa95f6f

Browse files
committed
fix image path
1 parent 1b82fd1 commit aa95f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module5-testing/r3-types-of-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ the fastest and smallest test (unit tests) should be by far the most frequent.
6767
As tests take longer to run and integrate more parts of the system, there should
6868
be fewer.
6969

70-
![Test pyramid](assets/test-pyramid.png)
70+
![Test pyramid](../assets/test-pyramid.png)

0 commit comments

Comments
 (0)