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

Commit 01ee702

Browse files
committed
Improve testing notes format
1 parent 0a6be06 commit 01ee702

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

1111
1. Make sure you have a block theme active (like Twenty Twenty-Three).
1212
2. 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.
1515
5. Verify the query params are added to the URL and the URL stays correct.
1616
6. 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

2020
1. Make sure you have a block theme active (like Twenty Twenty-Three).
2121
2. Navigate to Products > Attributes and edit an existing one or create a new one.

0 commit comments

Comments
 (0)