fix(rubocop): add fixes using `rubocop --safe-auto-correct`
This commit is contained in:
parent
cc30c7b3fe
commit
13dd7f9517
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
control 'users configuration' do
|
||||
title 'should match desired lines'
|
||||
|
||||
|
|
Loading…
Reference in New Issue