Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit ae71e64

Browse files
committed
Merge branch 'release/10.5.0' of https://github.com/woocommerce/woocommerce-blocks into release/10.5.0
2 parents e9e83ad + 13a8b33 commit ae71e64

File tree

1 file changed

+2
-2
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+2
-2
lines changed

docs/internal-developers/testing/releases/1050.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
2525
### Ensure the "Change Address" button is visible in the cart even if local pickup is selected. ([9809](https://github.com/woocommerce/woocommerce-blocks/pull/9809))
2626

2727
1. Ensure you are using the Cart block.
28-
2. Go to /wp-admin/profile.php and ensure your test account has a (shipping) address.
28+
2. Go to `/my-account/edit-address/` and ensure your test account has a (shipping) address.
2929
3. Ensure you have an item in the cart that needs shipping, and a mixture of pickup and flat rates.
3030
4. Select the local pickup shipping method.
3131
5. Confirm the “change address” button is still shown.
@@ -88,7 +88,7 @@ Before | After
8888

8989
### Add RTL preview support for mini-cart. ([9756](https://github.com/woocommerce/woocommerce-blocks/pull/9756))
9090

91-
1. Add post/page and insert the mini-cart block.
91+
1. On a block theme (ie: Twenty Twenty Three), create a new post/page and insert the mini-cart block.
9292
2. Switch to a RTL language such as Arabic.
9393
3. Click on the mini-cart block in the Editor.
9494
4. In the inspector controls, you should see a preview of the mini-cart drawer that shows a RTL version. ( where the drawer opens from the left ).

0 commit comments

Comments
 (0)