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

Commit

Permalink
Add #9332 to testing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
thealexandrelara committed May 4, 2023
1 parent 938dc6f commit 33517fd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/internal-developers/testing/releases/1004.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,16 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1. Go to Appearance > Site Editor > Template Parts > Header
2. Add the Mini Cart block to the header. In the settings panel see the link "Edit Mini Basket template part".
3. Clicking this link should take you to the correct URL.

### Use 'enqueue_block_assets' action when is available [(9332)](https://github.com/woocommerce/woocommerce-blocks/pull/9332)

*Pre-requisites*
- Make sure to have some other plugins installed and activated (for example: Stripe)

*Testing*
1. Be sure that you have the Gutenberg trunk installed.
2. Open the Site Editor, and open the Single Product Template.
3. See that the placeholder image is loaded.
4. Disable the Gutenberg plugin.
5. Open the Site Editor, and open the Single Product Template.
6. See that the placeholder image is loaded.

0 comments on commit 33517fd

Please sign in to comment.