mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
FIX: Turbo tests exit codes
This commit is contained in:
@ -53,6 +53,8 @@ module TurboTests
|
||||
@reporter.finish
|
||||
|
||||
@threads.each(&:join)
|
||||
|
||||
@reporter.failed_examples.empty?
|
||||
end
|
||||
|
||||
protected
|
||||
|
Reference in New Issue
Block a user