Skip to content

Commit 408e082

Browse files
committed
More informative test
1 parent 5d0e318 commit 408e082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewatch/tests/suffix.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if [ "$file_count" -eq 20 ];
3131
then
3232
success "Found files with correct suffix"
3333
else
34-
error "Suffix not correctly used"
34+
error "Suffix not correctly used (file count of $file_count)"
3535
exit 1
3636
fi
3737

0 commit comments

Comments
 (0)