fix(rubocop): add fixes using rubocop --safe-auto-correct
This commit is contained in:
parent
90cae491b8
commit
87dd217ec1
@ -1,3 +1,5 @@
|
|||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
control 'Postfix packages' do
|
control 'Postfix packages' do
|
||||||
title 'should be installed'
|
title 'should be installed'
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
control 'Postfix service' do
|
control 'Postfix service' do
|
||||||
title 'should be running'
|
title 'should be running'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user