Skip to content

Commit a267e2f

Browse files
authored
Removed unnecessary empty line
1 parent 1e8ce46 commit a267e2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Customer/Test/Unit/Model/EmailNotificationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ public function testPasswordReminder()
320320
$templateIdentifier = 'Template Identifier';
321321
$sender = 'Sender';
322322
$senderValues = ['name' => $sender, 'email' => $sender];
323-
324323
$storeIds = [1, 2];
325324

326325
$this->senderResolverMock

0 commit comments

Comments
 (0)