We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39e3da commit 74f6f2aCopy full SHA for 74f6f2a
rewatch/tests/suffix.sh
@@ -31,7 +31,7 @@ if [ "$file_count" -eq 20 ];
31
then
32
success "Found files with correct suffix"
33
else
34
- error "Suffix not correctly used"
+ error "Suffix not correctly used (file count of $file_count)"
35
exit 1
36
fi
37
0 commit comments