Skip to content

Commit bdda7b5

Browse files
authored
Merge pull request goldbergyoni#129 from lukasbischof/patch-1
Correct two spelling issues
2 parents 436a5f9 + 37b9ef3 commit bdda7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ describe("Order service", function() {
670670

671671
<br/>
672672

673-
**Otherwise:** When looking at a report with flat and long list of tests, the reader have to skim-read through long texts to conclude the major scenarios and correlate the commonality of failing tests. Consider the following case: When 7/100 tests fail, looking at a flat list will demand reading the failing tests text to see how they relate to each other. However, in an hierarchical report all of them could be under the same flow or category and the reader will quickly infer what or at least where is the root failure cause
673+
**Otherwise:** When looking at a report with flat and long list of tests, the reader have to skim-read through long texts to conclude the major scenarios and correlate the commonality of failing tests. Consider the following case: When 7/100 tests fail, looking at a flat list will demand reading the failing tests text to see how they relate to each other. However, in a hierarchical report all of them could be under the same flow or category and the reader will quickly infer what or at least where is the root failure cause
674674

675675
<br/>
676676

0 commit comments

Comments
 (0)