Skip to content

Commit 25d9581

Browse files
author
Sergii Kovalenko
committed
MAGETWO-62975: [FT] Functional test Magento\Customer\Test\TestCase\RegisterCustomerFrontendEntityTest is failed
1 parent 711ad81 commit 25d9581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/TestCase/RegisterCustomerFrontendEntityTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ public function __inject(
7777
*/
7878
public function test(Customer $customer)
7979
{
80+
$this->logoutCustomerOnFrontendStep->run();
8081
// Steps
8182
$this->cmsIndex->open();
8283
$this->cmsIndex->getLinksBlock()->openLink('Create an Account');

0 commit comments

Comments
 (0)