always use fail fast (in dev)
but not for the travis run (or test_all check)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
ENV["TEST_ALL"] = "true"
|
||||
require_relative "helper"
|
||||
|
||||
Dir["test/**/test_*.rb"].each { |f|
|
||||
|
Reference in New Issue
Block a user