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

Commit f33aa13

Browse files
committed
Update the testing notes
Remove #5870 testing notes because they can't be tested as a user
1 parent 45e5b66 commit f33aa13

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/testing/releases/740.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,3 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
7575

7676
1. Go to the shop page and add any product to the cart
7777
2. Go to the Cart block page and increase product quantity to 9999
78-
79-
### Decode HTML entities when formatting Store API error messages. ([5870](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5870))
80-
81-
1. Add a callback to the wooocommerce_store_api_validate_cart_item action and throw a RouteException that includes HTML entities.
82-
2. Open the Cart Block.
83-
3. You should see a notice with the message you added to your Exception.
84-
4. Go to the Checkout Block.
85-
5. Attempt to place the order.
86-
6. You should see the same message, with entities decoded.

0 commit comments

Comments
 (0)