Skip to content

Commit bfef50e

Browse files
committed
AC-8030::Sync 2.4.6-develop with 2.4-develop
1 parent a1470fc commit bfef50e

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
@@ -466,7 +466,7 @@ public function firstPartDateRangeDataProvider(): array
466466
return [
467467
['', '', '', '0 0 0 23:59:59'],
468468
['24h', '', '', '0 0 1 0:0:0'],
469-
['7d', '', '', '0 0 6 23:59:59']
469+
['7d', '', '', '0 0 6 22:59:59']
470470
];
471471
}
472472

0 commit comments

Comments
 (0)