Skip to content

Commit a815e46

Browse files
committed
Fix trailing newline in tests/README.md
1 parent 25f6196 commit a815e46

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ To add tests for a new command:
4040
### Troubleshooting
4141

4242
If tests fail with line ending differences, check:
43+
4344
- Git configuration for line endings
4445
- Text editor settings
4546
- OS-specific differences in output generation
4647

47-
For dynamic content (like timestamps), consider modifying the test to handle these special cases.
48+
For dynamic content (like timestamps), consider modifying the test to handle these special cases.

0 commit comments

Comments
 (0)