rubocop autofix
This commit is contained in:
parent
55a1c6933c
commit
31b4294ed6
|
@ -47,9 +47,7 @@ RSpec.configure do |config|
|
||||||
|
|
||||||
config.warnings = true
|
config.warnings = true
|
||||||
|
|
||||||
if config.files_to_run.one?
|
config.default_formatter = "doc" if config.files_to_run.one?
|
||||||
config.default_formatter = "doc"
|
|
||||||
end
|
|
||||||
|
|
||||||
config.order = :random
|
config.order = :random
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user