Skip to content

Commit

Permalink
Fixing Rubocop issue
Browse files Browse the repository at this point in the history
My editor automatically remove blank character on empty line, that's
why rubocop got grumpy here.
  • Loading branch information
rioug authored and dacook committed May 10, 2023
1 parent 0f1d89c commit e8c71c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/system/consumer/split_checkout_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1024,8 +1024,6 @@
end

context "when the terms have been accepted in the past" do


context "with a dedicated ToS file" do
before do
TermsOfServiceFile.create!(
Expand Down

0 comments on commit e8c71c8

Please sign in to comment.