fix(rubocop): add fixes using rubocop --safe-auto-correct

This commit is contained in:
Imran Iqbal
2019-10-12 01:16:05 +01:00
parent 5be64385ea
commit 255aaa3908
2 changed files with 4 additions and 0 deletions
@@ -1,3 +1,5 @@
# frozen_string_literal: true
control 'Timezone configuration' do
title 'should match desired lines'
@@ -1,3 +1,5 @@
# frozen_string_literal: true
control 'Timezone package' do
title 'should be installed'