Skip to content

Commit a282e76

Browse files
committed
MC-17648: Registration email confirmation bugfix
* Removed extra newline
1 parent 2f1860b commit a282e76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementMeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ public function testGetCustomerActivateCustomer()
252252
} catch (\Exception $e) {
253253
$this->fail('Customer is not activated.');
254254
}
255-
256255
}
257256

258257
/**

0 commit comments

Comments
 (0)