0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-12-01 02:05:33 +01:00
salt-formula/test/integration
Imran Iqbal f64197ada4
test(pkgs_spec): fix latest rubocop violations [skip ci]
```
Offenses:

test/integration/v3000-py2/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w)
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3000-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w)
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3001-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w)
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3002-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w)
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3003-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w)
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^

19 files inspected, 5 offenses detected, 5 offenses auto-correctable
```
2021-09-04 21:27:31 +01:00
..
share chore(gemfile.lock): update to latest gem versions (2021-W29) [skip ci] 2021-07-21 18:33:52 +01:00
v3000-py2 test(pkgs_spec): fix latest rubocop violations [skip ci] 2021-09-04 21:27:31 +01:00
v3000-py3 test(pkgs_spec): fix latest rubocop violations [skip ci] 2021-09-04 21:27:31 +01:00
v3001-py3 test(pkgs_spec): fix latest rubocop violations [skip ci] 2021-09-04 21:27:31 +01:00
v3002-py3 test(pkgs_spec): fix latest rubocop violations [skip ci] 2021-09-04 21:27:31 +01:00
v3003-py3 test(pkgs_spec): fix latest rubocop violations [skip ci] 2021-09-04 21:27:31 +01:00