Skip to content

Commit 655b6e8

Browse files
authored
Merge pull request #1332 from rubocop/remove-redundant-include-context
Remove the now-redundant include_context
2 parents d5655f2 + f7f0919 commit 655b6e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ module SpecHelper
3636
config.include(ExpectOffense)
3737

3838
config.include_context 'with default RSpec/Language config', :config
39-
config.include_context 'config', :config
4039
config.include_context 'smoke test', type: :cop_spec
4140
end
4241

0 commit comments

Comments
 (0)