reorder features to match testing instructions for #27898

Rua Haszard 2020-10-15 13:49:36 +13:00
parent 6e122e691e
commit 0a1e08a2ac
1 changed files with 1 additions and 1 deletions

@ -18,8 +18,8 @@ https://github.com/woocommerce/woocommerce/pull/27898
The `Lost Password` endpoint has two changes allowing it to be used in the create account flow in the new checkout block in WooCommerce Blocks.
1. The lost password reset form can now be used even if the user is logged in (previously required logged-out user).
1. The page title can now be overridden, via an `action` url parameter.
2. The lost password reset form can now be used even if the user is logged in (previously required logged-out user).
#### Test normal "forgot password" flow
1. In an incognito window, visit `my-account/` and click `Lost your password?`?