rubocop autofix
This commit is contained in:
parent
1e4a3db0a2
commit
2d7f6bf174
|
@ -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