Skip to content

Commit

Permalink
Remove useless FIXME comment
Browse files Browse the repository at this point in the history
There is no context provided in the introduction of rubocop#9240.
  • Loading branch information
koic committed Jan 9, 2024
1 parent 3ce4fbf commit 753a82c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rubocop/cop/layout/comment_indentation_spec.rb
Expand Up @@ -164,7 +164,6 @@ def m
end

it 'registers an offense and corrects' do
# FIXME
expect_offense(<<~RUBY)
# comment 1
# comment 2
Expand Down

0 comments on commit 753a82c

Please sign in to comment.