Auto correct Rubocop's Layout/EmptyLinesAroundExceptionHandlingKeywords cop

This commit is contained in:
Pau Perez
2018-04-09 17:33:16 +02:00
parent 746fcd5802
commit 3161fa3801
8 changed files with 0 additions and 19 deletions

View File

@@ -132,7 +132,6 @@ feature %q{
expect(Spree::Dash::Config.configured?).to be true
block.call
ensure
Spree::Dash::Config.preferred_app_id = nil
Spree::Dash::Config.preferred_site_id = nil