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

Commit 5a94396

Browse files
committed
Update testing steps
1 parent 81b7688 commit 5a94396

File tree

1 file changed

+5
-3
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+5
-3
lines changed

docs/internal-developers/testing/releases/1110.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
153153

154154
#### Fixed notice displaying on Cart and Checkout template [#10151](https://github.com/woocommerce/woocommerce-blocks/pull/10151)
155155

156-
1. Activate block based theme like Twenty-Twenty-three
157-
2. Add product via add to cart link. (Eg: ![http://localhost/cart/?add-to-cart=34](http://localhost/cart/?add-to-cart=34))
158-
3. Verify that the notice stating that the item was added to cart appear
156+
1. Activate a based theme like TT3
157+
2. Go to Appearance > Editor > Templates > Manage All Templates
158+
3. Click the three dots next to the Cart and Checkout templates and then clear customizations
159+
4. Add product via add to cart link. (Eg: ![http://localhost/cart/?add-to-cart=34](http://localhost/cart/?add-to-cart=34))
160+
5. Verify that the notice stating that the item was added to the cart appears

0 commit comments

Comments
 (0)