Skip to content

Commit

Permalink
Auto corrected by following Lint Ruby Layout/LeadingCommentSpace
Browse files Browse the repository at this point in the history
  • Loading branch information
Awesome Code committed Jan 9, 2021
1 parent bb9f383 commit e1d5e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/synvert/core/rewriter_spec.rb
Expand Up @@ -13,7 +13,7 @@ module Synvert::Core
end

it 'parses if_ruby' do
#stub_const("RUBY_VERSION", '2.0.0')
# stub_const("RUBY_VERSION", '2.0.0')
rewriter = Rewriter.new 'group', 'name' do
if_ruby '2.0.0'
end
Expand Down

0 comments on commit e1d5e13

Please sign in to comment.