Skip to content

Commit

Permalink
11740: Sending emails from Admin in Multi-Store Environment defaults …
Browse files Browse the repository at this point in the history
…to Primary Store
  • Loading branch information
RomaKis committed Nov 13, 2017
1 parent b6764c8 commit b322718
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ protected function setUp()
/**
* @return void
*/
public function setFromByStore()
public function testSetFromByStore()
{
$sender = ['email' => 'from@example.com', 'name' => 'name'];
$store = 1;
Expand Down

0 comments on commit b322718

Please sign in to comment.