diff --git a/Release-Testing-Instructions-WooCommerce-7.1.md b/Release-Testing-Instructions-WooCommerce-7.1.md index 8fd3b04..d0194a0 100644 --- a/Release-Testing-Instructions-WooCommerce-7.1.md +++ b/Release-Testing-Instructions-WooCommerce-7.1.md @@ -219,14 +219,6 @@ add_action( 'admin_init', 'test_create_product_objects' ); Video: https://user-images.githubusercontent.com/13334210/191804320-d3049593-b6e9-43ce-8ca0-a998b0792465.mov -### [Change "WCPay" to "WooCommerce Payments"](https://github.com/woocommerce/woocommerce/pull/34666) #34666 -**_Slack Workflow: WooCommerce Core_** - -1. Ensure you meet the criteria for the experiment here: https://github.com/woocommerce/woocommerce/pull/34251 -2. Go to the **Payments** menu item. -3. Notice that "WooCommerce Payments" appears on the new Payments experiment page instead of "WCPay". See screenshot from a previous version where "WCPay" appears. Now it should say "WooCommerce Payments" instead: -![image](https://user-images.githubusercontent.com/5512652/190027976-d82f4e70-d50d-492c-b0da-5e484c351e30.png) - ### [Disable action buttons when product form is invalid](https://github.com/woocommerce/woocommerce/pull/34658) #34658 **_Slack Workflow: WooCommerce Core_**