Skip to content

Commit 593d9ae

Browse files
committed
Try assets again
1 parent aa95f6f commit 593d9ae

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](/module5-testing/assets/test-pyramid.png)

0 commit comments

Comments
 (0)