Skip to content

Commit 491d7f1

Browse files
author
Graham Wharton
committed
Fixed whitespace issues
1 parent a7cd527 commit 491d7f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/internal/Magento/Framework/Mail/Template/TransportBuilderByStore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ public function setFromByStore($from, $store)
5959

6060
return $this;
6161
}
62-
}
62+
}

lib/internal/Magento/Framework/Mail/Test/Unit/Template/TransportBuilderByStoreTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ public function testSetFromByStore()
6464

6565
$this->model->setFromByStore($sender, $store);
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)