Skip to content

Commit

Permalink
Update lib/voxpupuli/test/rake.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
rwaffen and ekohl authored Jul 1, 2024
1 parent d98ee23 commit dfc76bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/voxpupuli/test/rake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
end
end

unless errors.empty?
if errors.any?
errors.each { |error| puts error }
exit 1
end
Expand Down

0 comments on commit dfc76bb

Please sign in to comment.