Fix typo in testing notes
This commit is contained in:
parent
5c0f3bfd33
commit
70f8bc9500
|
@ -8,7 +8,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
|
||||
1. While logged in, with a customer than has checked out before, visit the Checkout block page
|
||||
2. Confirm shipping address fields are populated
|
||||
3. Toggle the `Different billing address' box`. Confirm that the billing fields are populated.
|
||||
3. Toggle the `Different billing address` box. Confirm that the billing fields are populated.
|
||||
4. Finish your purchase successfully
|
||||
|
||||
### Prevent a 0 value shipping price being shown in the Checkout if no shipping methods are available. ([5444](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5444))
|
||||
|
|
Loading…
Reference in New Issue