Skip to content

Commit 0517ba0

Browse files
authored
d Correct spacing
1 parent d401616 commit 0517ba0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

approvaltests/docs/how_to/TestCombinations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,10 @@ The format is carefully chosen to show both inputs and outputs, to make the test
8383
```
8484
<sup><a href='/approvaltests-tests/src/test/java/org/approvaltests/combinations/CombinationTest.testCombinationsOfTwo.approved.txt#L1-L6' title='Snippet source file'>snippet source</a> | <a href='#snippet-CombinationTest.testCombinationsOfTwo.approved.txt' title='Start of snippet'>anchor</a></sup>
8585
<!-- endSnippet -->
86+
8687
For
8788
advice on effective formatting, see [Tips for Designing Strings](https://github.com/approvals/ApprovalTests.cpp/blob/master/doc/explanations/TipsForDesigningStrings.md#top). As you write out larger volumes of data in your approval files, experience has shown that the choice of layout of text in approval files can make a big difference to maintainability of tests, when failures occur.
89+
8890
---
8991

9092
[Back to User Guide](/doc/README.md#top)

0 commit comments

Comments
 (0)