Rubocop: Auto-correct Style/TrailingBlankLines offences

This commit is contained in:
Rob Harrington
2017-05-19 12:02:36 +10:00
parent 5061d0c4cd
commit b277ff03ea
34 changed files with 27 additions and 41 deletions

View File

@@ -340,4 +340,4 @@ feature "Product Import", js: true do
potatoes.available_on.should be_within(1.day).of(Time.zone.local(2020, 1, 1))
end
end
end
end