Skip to content

Commit bf18484

Browse files
committed
MAGETWO-69606: Conflict between BaseUrl Change and Re-Sign Up functionality in the Analytics module
1 parent 6e0aa5a commit bf18484

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Analytics/Test/Unit/Model/Config/Backend/Baseurl/SubscriptionUpdateHandlerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ protected function setUp()
7676
->disableOriginalConstructor()
7777
->getMockForAbstractClass();
7878

79-
8079
$this->objectManagerHelper = new ObjectManagerHelper($this);
8180

8281
$this->subscriptionUpdateHandler = $this->objectManagerHelper->getObject(

0 commit comments

Comments
 (0)