Skip to content

Commit fc277f3

Browse files
authored
Fix static test
1 parent ab10641 commit fc277f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sales/Test/Unit/Model/Order/Email/SenderBuilderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ protected function setUp()
7878
]
7979
);
8080

81-
8281
$this->senderBuilder = new SenderBuilder(
8382
$this->templateContainerMock,
8483
$this->identityContainerMock,

0 commit comments

Comments
 (0)