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

Commit 9e3aed7

Browse files
committed
Update the testing notes
1 parent ed4313b commit 9e3aed7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/testing/releases/530.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1111

1212
### Fix some missing translations from the Cart and Checkout blocks. ([4295](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4295))
1313

14-
1. Create a checkout page with the blocks
14+
1. Create a checkout page with the Checkout block
1515
2. Change your site language to a fully localized language as es-Es. ([Translation status](https://translate.wordpress.org/locale/es/default/wp-plugins/woo-gutenberg-products-block/))
1616
3. Go to Updates, scroll down and click update translation.
1717
4. Navigate to the checkout page and see that the checkout fields are being translated correctly.
@@ -24,10 +24,10 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
2424

2525
### Fix a bug in which Cart Widget didn't update when adding items from the All Products block. ([4291](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4291))
2626

27-
1. Use a theme that supports the Cart widget, like Storefront
27+
1. Use a theme that shows the Mini Cart in the header, like Storefront
2828
2. Go to a page with the All Products block in the content.
2929
3. Click on the Add to Cart button for a product.
30-
4. View the Add to Cart widget and the total should be updated to reflect the change.
30+
4. View the Mini Cart in the header and the total should be updated to reflect the change.
3131

3232
### Fix a display issue when itemized taxes are enabled, but no products in the cart are taxable. ([4284](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4284))
3333

0 commit comments

Comments
 (0)