This repository was archived by the owner on Feb 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/internal-developers/testing/releases Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
44
55## Feature plugin and package inclusion in WooCommerce
66
7- - Display correct block template when filtering by attribute. ([ 7640] ( https://github.com/woocommerce/woocommerce-blocks/pull/7640 ) )
7+ ### Display correct block template when filtering by attribute. ([ 7640] ( https://github.com/woocommerce/woocommerce-blocks/pull/7640 ) )
88
9- ### Test that #7604 has been fixed
9+ #### Test that #7604 has been fixed
1010
11111 . Make sure you have a block theme active (like Twenty Twenty-Three).
12122 . Add the “Filter by Attribute” block to the “Products by Category” template (in Appearance > Site Editor).
@@ -15,7 +15,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
15155 . Verify the query params are added to the URL and the URL stays correct.
16166 . Verify the loaded template is also correct (instead of rendering the “Product Catalog” template).
1717
18- ### Test that there are no regressions with #6776
18+ #### Test that there are no regressions with #6776
1919
20201 . Make sure you have a block theme active (like Twenty Twenty-Three).
21212 . Navigate to Products > Attributes and edit an existing one or create a new one.
You can’t perform that action at this time.
0 commit comments