You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix offenses for InternalAffairs/ExampleDescription cop
```
Offenses:
spec/rubocop/cop/rspec/empty_line_after_hook_spec.rb:316:8: C: [Corrected] InternalAffairs/ExampleDescription: Description does not match use of expect_offense.
it 'allows multiple one-liner blocks' do
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
spec/rubocop/cop/rspec/empty_line_after_hook_spec.rb:336:8: C: [Corrected] InternalAffairs/ExampleDescription: Description does not match use of expect_offense.
it 'allows multiple one-liner blocks with comments' do
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
0 commit comments