diff --git a/Release-Testing-Instructions-WooCommerce-5.7.md b/Release-Testing-Instructions-WooCommerce-5.7.md index 58aa181..9368f74 100644 --- a/Release-Testing-Instructions-WooCommerce-5.7.md +++ b/Release-Testing-Instructions-WooCommerce-5.7.md @@ -71,4 +71,10 @@ WooCommerce 5.7 includes: 11. Perform the same test from step 6 - 10 except this time do it from page 2 and see if the results are correct. 12. Now test the drag and drop and make sure we don't have any regressions due to this fix. +### Allow user with capabilities to view downloadable image [#30385](https://github.com/woocommerce/woocommerce/pull/30385) +1. Go to a downloadable product and add a downloadable file that is an image. Make sure it is a new uploaded image. +2. After loading the file, ensure you can see the image in the media editor popup. +3. Now navigate to the Media page. `wp-admin/upload.php`. +4. Ensure you can see the image for the file you just uploaded. + ## WooCommerce Marketplace Updates: \ No newline at end of file