1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Se the test order of activejob tests

This commit is contained in:
Rafael Mendonça França 2014-09-12 14:32:03 -03:00
parent a7dbfcf532
commit 6c0adddccf

View file

@ -27,4 +27,4 @@ end
require 'active_support/testing/autorun'
ActiveJob::Base.logger.level = Logger::DEBUG
ActiveSupport::TestCase.test_order = :random