Skip to content

Commit 2148792

Browse files
committed
ACP2E-866: Incorrect Dashboard YTD values
1 parent 023e4cc commit 2148792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Reports/Test/Unit/Model/ResourceModel/Order/CollectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ public function testGetDateRangeFirstPart($range, $customStart, $customEnd, $exp
296296
* @param string $customEnd
297297
* @param string $config
298298
* @param string $configVal
299-
* @param DateTime $expectedYear
299+
* @param int $expectedYear
300300
* @dataProvider secondPartDateRangeDataProvider
301301
* @return void
302302
*/

0 commit comments

Comments
 (0)