Rubocop: Auto-correct Style/EmptyLineBetweenDefs offences

This commit is contained in:
Rob Harrington
2017-05-19 12:13:03 +10:00
parent b277ff03ea
commit 7bb58342fc
36 changed files with 8 additions and 71 deletions

View File

@@ -26,7 +26,6 @@ module Spree
end
end
def sign_in_as_admin!
let!(:current_api_user) do
user = stub_model(Spree::LegacyUser)