Skip to content

Commit b322718

Browse files
committed
11740: Sending emails from Admin in Multi-Store Environment defaults to Primary Store
1 parent b6764c8 commit b322718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ protected function setUp()
4646
/**
4747
* @return void
4848
*/
49-
public function setFromByStore()
49+
public function testSetFromByStore()
5050
{
5151
$sender = ['email' => '[email protected]', 'name' => 'name'];
5252
$store = 1;

0 commit comments

Comments
 (0)