Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Jul 28, 2015
1 parent 0e3514e commit cdfb667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rubocop/cop/lint/circular_argument_reference_spec.rb
Expand Up @@ -21,7 +21,7 @@
end

context 'ruby >= 2.0', ruby_greater_than_or_equal: 2.0 do
before do
before(:each) do
inspect_source(cop, source)
end

Expand Down

0 comments on commit cdfb667

Please sign in to comment.