Skip to content

Commit ce52e09

Browse files
committed
fix(rubocop): add fixes using rubocop --safe-auto-correct
1 parent fb7fbc5 commit ce52e09

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/integration/default/controls/config_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
control 'Keepalived configuration' do
24
title 'should match desired lines'
35

test/integration/default/controls/package_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
control 'Keepalived package' do
24
title 'should be installed'
35

0 commit comments

Comments
 (0)