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 committed May 2, 2023
1 parent 78633ad commit c4dde06
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 c4dde06

Please sign in to comment.