Skip to content

Commit

Permalink
disable parallelize test.
Browse files Browse the repository at this point in the history
  • Loading branch information
miyohide committed May 23, 2020
1 parent ba27631 commit ab58224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class ActiveSupport::TestCase
# Run tests in parallel with specified workers
parallelize(workers: :number_of_processors)
# parallelize(workers: :number_of_processors)

# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
fixtures :all
Expand Down

0 comments on commit ab58224

Please sign in to comment.