Merge pull request #11376 from mkllnk/flaky-voucher-spec

Stabilise flaky checkout spec with voucher
This commit is contained in:
jibees
2023-08-10 09:10:59 +02:00
committed by GitHub

View File

@@ -125,6 +125,7 @@ describe "As a consumer, I want to see adjustment breakdown" do
# add Voucher
fill_in "Enter voucher code", with: "some_code"
click_button("Apply")
expect(page).to have_link "Remove code"
# Choose payment
click_on "Next - Order summary"