Updated Release Testing Instructions WooCommerce 4.5 (markdown)

Julia Amosova 2020-08-18 10:45:43 -04:00
parent beb8a350d8
commit 5b917cab0b
1 changed files with 2 additions and 1 deletions

@ -10,6 +10,7 @@ WooCommerce 4.5 includes:
- [WCA - Enable tax calculation before redirecting to standard tax rates page](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---enable-tax-calculation-before-redirecting-to-standard-tax-rates-page)
- [WCA - New notification: Don't forget to test your checkout](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---new-notification-dont-forget-to-test-your-checkout)
- [Notable Bug Fixes](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#notable-bug-fixes)
- [Coupon usage should be possible if canceling payment via the originally selected payment method]()
***
@ -235,7 +236,7 @@ DELETE FROM `wp_wc_admin_notes` WHERE `wp_wc_admin_notes`.`name` = 'wc-admin-tes
## Notable Bug Fixes
**Bug 1: Coupon usage should be possible if canceling payment via the originally selected payment method.**
### Coupon usage should be possible if canceling payment via the originally selected payment method
https://github.com/woocommerce/woocommerce/pull/27179