Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit c438c17

Browse files
committed
11793: Magento2.1.5 admin shipping report shows wrong currency code
1 parent 1717df4 commit c438c17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Reports/Test/Unit/Block/Adminhtml/Grid/AbstractGridTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ protected function setUp()
4141
\Magento\Reports\Block\Adminhtml\Grid\AbstractGrid::class,
4242
['_storeManager' => $this->storeManagerMock]
4343
);
44-
4544
}
4645

4746
/**

0 commit comments

Comments
 (0)