Remove a test for an experimental feature

This commit is contained in:
Saad Tarhi 2023-09-12 14:38:00 +01:00
parent 4f791acb5b
commit 1ce980b512
1 changed files with 0 additions and 12 deletions

View File

@ -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) | <img width="802" alt="image" src="https://github.com/woocommerce/woocommerce-blocks/assets/20098064/f3d37fe3-e1f0-4a85-8894-2bcd98f6d46f"> | <img width="702" alt="image" src="https://github.com/woocommerce/woocommerce-blocks/assets/20098064/3a3f35c7-9ef0-4eab-96b7-1bb834ae7ad6"> |
### Bug Fixes
#### Change default number of columns in Related Products [#10875](https://github.com/woocommerce/woocommerce-blocks/pull/10875)