From b0c7260d05891d1fd5b2fa44ecae1e993a9efeba Mon Sep 17 00:00:00 2001 From: Darren Ethier Date: Thu, 18 Feb 2021 09:26:02 -0500 Subject: [PATCH] Update 410.md Fix spacing --- plugins/woocommerce-blocks/docs/testing/releases/410.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/woocommerce-blocks/docs/testing/releases/410.md b/plugins/woocommerce-blocks/docs/testing/releases/410.md index 50f5f98ced5..3f14e7b185e 100644 --- a/plugins/woocommerce-blocks/docs/testing/releases/410.md +++ b/plugins/woocommerce-blocks/docs/testing/releases/410.md @@ -34,7 +34,9 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github. - [ ] Choose a product and select the block. - [ ] Verify the Edit media button looks good and ensure there isn't any JS message in the console with a deprecation message for the IconButton component. image. + ![image](https://user-images.githubusercontent.com/3616980/102064675-e7cb2a00-3df7-11eb-82b9-af170671cb43.png) + - [ ] Repeat steps 1-3 with Featured Category block. - [ ] Add the All Products block to a page. - [ ] Click the edit button (pencil icon) and verify the Reset Layout button looks good and there aren't JS errors in the console.