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

Commit

Permalink
Merge branch 'release/10.5.0' of https://github.com/woocommerce/wooco…
Browse files Browse the repository at this point in the history
…mmerce-blocks into release/10.5.0
  • Loading branch information
gigitux committed Jun 20, 2023
2 parents e9e83ad + 13a8b33 commit ae71e64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/internal-developers/testing/releases/1050.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
### 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))

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

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

1. Add post/page and insert the mini-cart block.
1. On a block theme (ie: Twenty Twenty Three), create a new post/page and insert the mini-cart block.
2. Switch to a RTL language such as Arabic.
3. Click on the mini-cart block in the Editor.
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 ).
Expand Down

0 comments on commit ae71e64

Please sign in to comment.