Update testing notes
This commit is contained in:
parent
2aa3a0fb77
commit
ea43d5bc3b
|
@ -30,8 +30,6 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
Before | ![imatge](https://user-images.githubusercontent.com/3616980/219014857-6071a40e-8770-4f1f-b37c-91e5bf7451b5.png) | ![imatge](https://user-images.githubusercontent.com/3616980/219015103-982b2663-a15a-4101-9f24-83478b0e6eea.png) |
|
||||
After | ![imatge](https://user-images.githubusercontent.com/3616980/219014857-6071a40e-8770-4f1f-b37c-91e5bf7451b5.png) | ![imatge](https://user-images.githubusercontent.com/3616980/219014964-505597f7-2f52-42c8-91ad-04c130bfff78.png) |
|
||||
|
||||
## Feature plugin
|
||||
|
||||
### Fix cases in which Checkout would validate customer country against the wrong state. ([8460](https://github.com/woocommerce/woocommerce-blocks/pull/8460))
|
||||
|
||||
1. Set US/California as the default shipping destination.
|
||||
|
@ -43,6 +41,10 @@ After | ![imatge](https://user-images.githubusercontent.com/3616980/219014857-60
|
|||
7. Checkout without setting the state.
|
||||
8. In the admin, you should not see California as the state.
|
||||
|
||||
## Feature plugin
|
||||
|
||||
n/a
|
||||
|
||||
## Experimental
|
||||
|
||||
n/a
|
||||
|
|
Loading…
Reference in New Issue