From a6f7b2b6250bde147d704a5d7c48630c358680b4 Mon Sep 17 00:00:00 2001 From: rodelgc Date: Thu, 1 Sep 2022 13:07:17 +0800 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 6.9 (markdown) --- Release-Testing-Instructions-WooCommerce-6.9.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-6.9.md b/Release-Testing-Instructions-WooCommerce-6.9.md index d1a56db..5e1fdba 100644 --- a/Release-Testing-Instructions-WooCommerce-6.9.md +++ b/Release-Testing-Instructions-WooCommerce-6.9.md @@ -268,15 +268,6 @@ Verify the wording says **checkout**. 6. Complete the filter by attribute by selecting one of them. 7. Save the page and make sure all the filters are rendered on the front-end. -##### Override the description to prevent infinite loop. ([6849](https://github.com/woocommerce/woocommerce-blocks/pull/6849)) - -1. Make sure you are using a block theme (ie: Twenty Twenty Two). -2. Go to Appearance > Editor > Templates. -3. Click on Add New and select Single Item: Product. -4. Select any product from the list (ie: Hoodie). -5. In the template, add the Hand-picked Products block and select the same product. -6. Visit that product page in the frontend and notice the correct product is selected. - ##### Update billing address when shipping address gets change in shipping calculator at Cart block. ([6823](https://github.com/woocommerce/woocommerce-blocks/pull/6823)) 1. Add a product to the cart and go to the Cart block.