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
This commit fixes the following issue:
```console
$ bundle exec rubocop -a
(snip)
spec/rubocop/cop/rails/redundant_allow_nil_spec.rb:92:8: C: [Correctable] InternalAffairs/ExampleDescription:
Description does not match use of expect_offense.
it 'registers no offense' do
^^^^^^^^^^^^^^^^^^^^^^
```
0 commit comments