From d288d481ae6a7db7d38b3e11fbeb9360998ec0d5 Mon Sep 17 00:00:00 2001 From: Greg <71906536+zhongruige@users.noreply.github.com> Date: Wed, 24 Mar 2021 10:38:30 -0600 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 5.2 (markdown) --- Release-Testing-Instructions-WooCommerce-5.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-Testing-Instructions-WooCommerce-5.2.md b/Release-Testing-Instructions-WooCommerce-5.2.md index eb5ca22..54e4486 100644 --- a/Release-Testing-Instructions-WooCommerce-5.2.md +++ b/Release-Testing-Instructions-WooCommerce-5.2.md @@ -388,6 +388,8 @@ When using the testing instructions below, test only those cases presented in th #### Avoid/minimize wc-ajax requests when `geolocation_ajax` is enabled [(29182)](https://github.com/woocommerce/woocommerce/pull/29182) +Begin by setting the `Default Customer Address` to "Geolocation (with Page Caching Support)" under `WooCommerce > Settings > General` + Start by checking out the problem: 1. Checkout the latest production release to see how things currently behave.