From 6feb332372b07c100a7eb463d35afd813c81d975 Mon Sep 17 00:00:00 2001 From: Rua Haszard Date: Thu, 29 Oct 2020 11:41:35 +1300 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 4.7 (markdown) --- Release-Testing-Instructions-WooCommerce-4.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Testing-Instructions-WooCommerce-4.7.md b/Release-Testing-Instructions-WooCommerce-4.7.md index 00c21cf..0d09dc8 100644 --- a/Release-Testing-Instructions-WooCommerce-4.7.md +++ b/Release-Testing-Instructions-WooCommerce-4.7.md @@ -67,7 +67,7 @@ This flow should work the same in WooCommerce 4.7. In addition, in step 3-4 you can now reset the password in a logged-in browser session. The password reset should not be possible if the logged-in user not the user that triggered the password reset. #### Test custom `Set password` title -This flow will be used for setting a password in new accounts. The [relevant changes in WooCommerce Blocks](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3236) will be released in WooCommerce Blocks 3.7. +This flow will be used for setting a password in new accounts. The [relevant changes in WooCommerce Blocks](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3236) will be [released in WooCommerce Blocks 3.7](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/3286). To test with WooCommerce Blocks, [follow the instructions here](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/370.md#sign-up-for-a-customer-account-in-checkout-block).