Skip to content

Commit 0eeae18

Browse files
committed
Show file count
1 parent e9f49dd commit 0eeae18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suffix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if [ "$file_count" -eq 22 ];
3131
then
3232
success "Found files with correct suffix"
3333
else
34-
error "Suffix not correctly used"
34+
error "Suffix not correctly used, got $file_count files"
3535
exit 1
3636
fi
3737

0 commit comments

Comments
 (0)