diff --git a/spec/system/consumer/split_checkout_spec.rb b/spec/system/consumer/split_checkout_spec.rb index 269551b7ff..59e428f2de 100644 --- a/spec/system/consumer/split_checkout_spec.rb +++ b/spec/system/consumer/split_checkout_spec.rb @@ -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