Add "Remove industry option for travel" test instructions

Bec Scott 2020-09-01 14:09:44 +10:00
parent e581e9b85b
commit f588d097f8
1 changed files with 9 additions and 0 deletions

@ -1,6 +1,7 @@
WooCommerce 4.5 includes:
- [WooCommerce Admin Improvements:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#woocommerce-admin-improvements)
- [WCA - Tweak: Remove industry option for travel](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---remove-industry-option-for-travel) - added in RC.3
- [WCA - Fix: Show usage modal when skipping the OBW](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---fix-show-usage-modal-when-skipping-the-obw) - added in RC.3
- [WCA - Fix: Padding on finish, forward, and back buttons on the welcome modal in Safari](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---fix-padding-on-finish-forward-and-back-buttons-on-the-welcome-modal-in-safari) - added in RC.3
- [WCA - Onboarding: Do not show extensions bundle test if CBD is selected](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---do-not-show-extensions-bundle-test-if-cbd-is-selected) - added in RC.3
@ -24,6 +25,14 @@ WooCommerce 4.5 includes:
## WooCommerce Admin Improvements
### WCA - Remove industry option for travel
https://github.com/woocommerce/woocommerce-admin/pull/5065
- Visit the industries page `wp-admin/admin.php?page=wc-admin&path=%2Fprofiler&step=industry`
- Verify "Travel and Tourism" is no longer shown
### WCA - Fix: Show usage modal when skipping the OBW
https://github.com/woocommerce/woocommerce-admin/pull/5061