mirror of
https://github.com/internetee/registry.git
synced 2025-06-04 03:37:28 +02:00
Disable parallel tests for now
This commit is contained in:
parent
e8bb305893
commit
53a41a07fc
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ EInvoice.provider = EInvoice::Providers::TestProvider.new
|
|||
|
||||
class ActiveSupport::TestCase
|
||||
# Run tests in parallel with specified workers
|
||||
parallelize(workers: :number_of_processors)
|
||||
# parallelize(workers: :number_of_processors)
|
||||
|
||||
ActiveRecord::Migration.check_pending!
|
||||
fixtures :all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue