Skip to content

Commit

Permalink
created an array to capture and display failed tests as summary
Browse files Browse the repository at this point in the history
  • Loading branch information
TheInvincibleRalph committed Aug 21, 2024
1 parent 08cdd17 commit 12a450b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/verify-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,6 @@ else
echo -e "\n${color_green}All tests passed successfully.${color_norm}"
fi

exit $ret

# ex: ts=2 sw=2 et filetype=sh

0 comments on commit 12a450b

Please sign in to comment.