Requested gui improvements
This commit is contained in:
parent
98a5f96989
commit
d1a4eeea30
16 changed files with 152 additions and 98 deletions
|
|
@ -11,7 +11,7 @@ module ActiveSupport
|
|||
class TestCase
|
||||
include ActionText::SystemTestHelper
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue