# Testing notes and ZIP for release 6.3.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7555061/woocommerce-gutenberg-products-block.zip) ## Feature Plugin ### Fix ‘Country is required’ error on the Cart block when updating shipping address ([5129](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5129)) 1. Add a product to the cart and go to the cart page. 2. Provide a shipping address in the shipping calculator and click the `Update` button. 3. Provide a shipping address from a different country and click the `Update` button again. 4. Verify that the new shipping address is visible. 5. Verify that the error `Country is required` is not visible. 6. Go to the checkout page and verify that the new shipping address is visible. 7. Finalize the order and verify that the new shipping address is visible on the order details. --- [We're hiring!](https://woocommerce.com/careers/) Come work with us! 🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-blocks/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/internal-developers/testing/releases/631.md)