From 9a2f9a706427c897c498b0b95c330af78ce5e559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20Juh=C3=A9=20Lluveras?= Date: Wed, 31 May 2023 14:02:28 +0200 Subject: [PATCH] Update 10.2.2 testing steps --- docs/internal-developers/testing/releases/1022.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/internal-developers/testing/releases/1022.md b/docs/internal-developers/testing/releases/1022.md index 521c1f9f52d..93808d402f9 100644 --- a/docs/internal-developers/testing/releases/1022.md +++ b/docs/internal-developers/testing/releases/1022.md @@ -1,6 +1,6 @@ # Testing notes and ZIP for release 10.2.2 -Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11611831/woocommerce-gutenberg-products-block.zip) +Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11612989/woocommerce-gutenberg-products-block.zip) ## WooCommerce Core @@ -27,6 +27,6 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github. 1. Enable a block theme. 2. Add the Mini-Cart block to the header of your store. 3. Go to Appearance > Editor > Template Parts > Mini-Cart. -4. Modify the text and background colors of _Mini Cart View Cart Button_ and _Mini Cart Proceed to Checkout Button_. Try with colors from the palette and with custom colors. +4. Modify the text and background colors of _Mini Cart View Cart Button_ and _Mini Cart Proceed to Checkout Button_. Try with colors from the palette and with custom colors. Try also changing the Style from _Default_ to _Outline_/_Fill_. 5. Save the template part and reload the page. Verify the colors persisted. 6. Go to the frontend, open the Mini-Cart drawer and verify the colors are applied correctly there too.