You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/internal-developers/testing/releases/950.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -322,15 +322,14 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
322
322
323
323
### Add coupon link instead of dropdown in Cart and Checkout blocks ([7993](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/7993))
324
324
325
-
1. Checkout this branch
326
-
2. Go to the Edit Cart page, remove the Cart block and add it again.
327
-
3. Go to the Edit Checkout page, remove the Checkout block and add it again.
328
-
4. Visit your site front-end and add items to cart
329
-
5. Go to the Cart page, and confirm the `Add a coupon` link is visible.
330
-
6. Enter the coupon code, and confirm the coupon is getting applied.
331
-
7. Go to the Checkout page, and confirm the `Add a coupon` link is visible.
332
-
8. Enter the coupon code, and confirm the coupon is getting applied.
333
-
9. Test around this issue.
325
+
1. Go to the Edit Cart page, remove the Cart block and add it again.
326
+
2. Go to the Edit Checkout page, remove the Checkout block and add it again.
327
+
3. Visit your site front-end and add items to cart
328
+
4. Go to the Cart page, and confirm the `Add a coupon` link is visible.
329
+
5. Enter the coupon code, and confirm the coupon is getting applied.
330
+
6. Go to the Checkout page, and confirm the `Add a coupon` link is visible.
331
+
7. Enter the coupon code, and confirm the coupon is getting applied.
0 commit comments