From d4d244fa0e94c20f33d3753bf5c9a9cb369a465b Mon Sep 17 00:00:00 2001 From: John Oleksowicz Date: Fri, 4 Aug 2023 13:52:16 -0500 Subject: [PATCH] Ensure coupon stats are updated in tests MAILPOET-5007 --- mailpoet/tests/_support/IntegrationTester.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mailpoet/tests/_support/IntegrationTester.php b/mailpoet/tests/_support/IntegrationTester.php index cfb725bc18..c972ab0f3c 100644 --- a/mailpoet/tests/_support/IntegrationTester.php +++ b/mailpoet/tests/_support/IntegrationTester.php @@ -1,6 +1,5 @@