Skip to content

Commit 1311d47

Browse files
author
Michael Logvin
committed
MAGETWO-44549: Add server side date conversion to the timezone form Magento config
1 parent bafb75a commit 1311d47

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/Test/Unit/Component/Listing/Columns

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/Test/Unit/Component/Listing/Columns/DateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public function setUp()
7777
);
7878
}
7979

80-
public function testGetComponentName()
80+
public function testPrepareDataSource()
8181
{
8282
$item = ['test_data' => 'some_data', 'field_name' => self::TEST_TIME];
8383

0 commit comments

Comments
 (0)