rétablissement des tests parallèles

This commit is contained in:
Jérémy Lecour 2021-01-27 13:44:49 +01:00 committed by Jérémy Lecour
parent 8225ca4965
commit 028a7345be

View file

@ -4,7 +4,7 @@ require 'rails/test_help'
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