Refactor unit test #71
Annotations
7 errors
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L29
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L33
Layout/SpaceAroundOperators: Surrounding space missing for operator `-`. (https://rubystyle.guide#spaces-operators)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L33
Layout/SpaceAroundOperators: Surrounding space missing for operator `-`. (https://rubystyle.guide#spaces-operators)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L38
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L42
Layout/SpaceAroundOperators: Surrounding space missing for operator `-`. (https://rubystyle.guide#spaces-operators)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L42
Layout/SpaceAroundOperators: Surrounding space missing for operator `-`. (https://rubystyle.guide#spaces-operators)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading