Style Layout/TrailingWhitespace

This commit is contained in:
Maikel Linke
2023-06-05 10:41:53 +10:00
parent 78338864d8
commit 38bd31d0e3

View File

@@ -761,7 +761,7 @@ describe "As a consumer, I want to checkout my order" do
expect(page).to have_content(
"Note: if your order total is less than your voucher " \
"you may not be able to spend the remaining value."
"you may not be able to spend the remaining value."
)
end
end