From c01370db8df0eb82f3ebe2902ce19caa2e6eb4df Mon Sep 17 00:00:00 2001 From: David Grigoryan Date: Fri, 17 Aug 2018 12:50:12 +0400 Subject: [PATCH] MAGETWO-91701: Newsletter subscription is not correctly updated when user is registered on 2 stores - Updated automated test. Using Search Filter for deleting created customer. --- .../VerifySubscribedNewsletterDisplayedActionGroup.xml | 9 ++++++--- .../VerifySubscribedNewsLetterDisplayedSection.xml | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app/code/Magento/Newsletter/Test/Mftf/ActionGroup/VerifySubscribedNewsletterDisplayedActionGroup.xml b/app/code/Magento/Newsletter/Test/Mftf/ActionGroup/VerifySubscribedNewsletterDisplayedActionGroup.xml index 941bcbd2d357a..b76d3e3022248 100644 --- a/app/code/Magento/Newsletter/Test/Mftf/ActionGroup/VerifySubscribedNewsletterDisplayedActionGroup.xml +++ b/app/code/Magento/Newsletter/Test/Mftf/ActionGroup/VerifySubscribedNewsletterDisplayedActionGroup.xml @@ -143,9 +143,12 @@ - - - + + + + + + diff --git a/app/code/Magento/Newsletter/Test/Mftf/Section/VerifySubscribedNewsLetterDisplayedSection.xml b/app/code/Magento/Newsletter/Test/Mftf/Section/VerifySubscribedNewsLetterDisplayedSection.xml index 1af5c142e2cd7..96c3398058742 100644 --- a/app/code/Magento/Newsletter/Test/Mftf/Section/VerifySubscribedNewsLetterDisplayedSection.xml +++ b/app/code/Magento/Newsletter/Test/Mftf/Section/VerifySubscribedNewsLetterDisplayedSection.xml @@ -75,6 +75,9 @@ + + + \ No newline at end of file