We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f6196 commit a815e46Copy full SHA for a815e46
1 file changed
tests/README.md
@@ -40,8 +40,9 @@ To add tests for a new command:
40
### Troubleshooting
41
42
If tests fail with line ending differences, check:
43
+
44
- Git configuration for line endings
45
- Text editor settings
46
- OS-specific differences in output generation
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