Skip to content

Commit

Permalink
KBP-123 #time 5m - Rubocop offenses fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
esref.viduslu committed Oct 30, 2017
1 parent dabbefd commit 2d428dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion lib/cybele/helpers/dotenv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ def configure_dotenv
end
end
end
end
end
1 change: 0 additions & 1 deletion spec/features/new_not_default_project_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@
expect(locale_file).to match('view:')
end


it 'uses recipient_interceptor' do
gemfile_file = content('Gemfile')
expect(gemfile_file).to match(/^gem 'recipient_interceptor'/)
Expand Down

0 comments on commit 2d428dc

Please sign in to comment.