From 4668734af703460a53807d555be99b02566396de Mon Sep 17 00:00:00 2001 From: Peter Fabian Date: Sat, 23 Feb 2019 00:02:40 +0100 Subject: [PATCH] Removed debugging var from test. --- .../tests/reports/class-wc-tests-reports-orders-stats.php | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/woocommerce-admin/tests/reports/class-wc-tests-reports-orders-stats.php b/plugins/woocommerce-admin/tests/reports/class-wc-tests-reports-orders-stats.php index e9f931703d6..76e32f29fe2 100644 --- a/plugins/woocommerce-admin/tests/reports/class-wc-tests-reports-orders-stats.php +++ b/plugins/woocommerce-admin/tests/reports/class-wc-tests-reports-orders-stats.php @@ -5442,7 +5442,6 @@ class WC_Tests_Reports_Orders_Stats extends WC_Unit_Test_Case { * Test new and returning guest customer. */ public function test_guest_returning_customer() { - global $wpdb; WC_Helper_Reports::reset_stats_dbs(); // Create a test product for use in an order.