Project

General

Profile

Actions

Bug #33167

closed

spacing issue with rubocop disablement

Added by Justin Sherrill over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

recently we got an error downstream for this rubocop issue:

[2021-07-27T20:13:35.139Z] /home/jenkins/workspace/sat6-unit-test-katello/plugin/test/models/sync_plan_test.rb:4:47: C: Layout/ExtraSpacing: Unnecessary spacing detected.

[2021-07-27T20:13:35.139Z] class SyncPlanTest < ActiveSupport::TestCase # rubocop:disable Metrics/ClassLength

[2021-07-27T20:13:35.139Z] ^

its not clear why this is not happening upstream, but we should fix it.

Actions

Also available in: Atom PDF