diff --git a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1110.md b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1110.md index 0ca7d46f09e..c2b5b67537e 100644 --- a/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1110.md +++ b/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1110.md @@ -57,18 +57,6 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github. | ------ | ----- | | ![CleanShot 2023-08-22 at 21 49 02](https://github.com/woocommerce/woocommerce-blocks/assets/481776/04b3c443-d4dd-4f2b-8e68-1a6b73bccec7) | ![CleanShot 2023-08-22 at 21 50 42](https://github.com/woocommerce/woocommerce-blocks/assets/481776/b6931f37-98d7-455b-a577-2732b3f32255) | -#### Add Product Collection Full Grid pattern [#10665](https://github.com/woocommerce/woocommerce-blocks/pull/10665) - -0. At this moment Product Collection is still experimental feature (PR to make it Core feature: ![#10524](https://github.com/woocommerce/woocommerce-blocks/pull/10524)), hence the pattern is not included in the inserter. In order to test the pattern please remove ![this line](https://github.com/woocommerce/woocommerce-blocks/pull/10660/files#diff-d26dedf0a7efa88eae30cbe732192f2769376839845875e6e57505d33f19653cR6). -1. Go to Editor -3. Insert "Product Collection Full Grid" pattern -4. Save and go to frontend -5. Verify it looks like in the screenshots below - -Reference | Editor | Frontend | -| ------ | ----- | ---| -| ![image](https://github.com/woocommerce/woocommerce-blocks/assets/20098064/b8efebdb-dbfc-4181-93bf-cc0bcd8c144c) | image | image | - ### Bug Fixes #### Change default number of columns in Related Products [#10875](https://github.com/woocommerce/woocommerce-blocks/pull/10875)