Skip to content

Commit aa2153a

Browse files
author
Viktor Tymchynskyi
committed
Merge branch 'develop-mainline' into develop
2 parents f884226 + b20ef1c commit aa2153a

File tree

1 file changed

+0
-6
lines changed
  • dev/tests/integration/testsuite/Magento/Reports/Model/Resource/Report/Product/Viewed

1 file changed

+0
-6
lines changed

dev/tests/integration/testsuite/Magento/Reports/Model/Resource/Report/Product/Viewed/CollectionTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,6 @@ public function tableForPeriodDataProvider()
119119
'date_from' => $dateYearAgo,
120120
'date_to' => null,
121121
],
122-
[
123-
'period' => 'month',
124-
'table' => 'report_viewed_product_aggregated_yearly',
125-
'date_from' => null,
126-
'date_to' => $dateNow,
127-
],
128122
[
129123
'period' => 'year',
130124
'table' => 'report_viewed_product_aggregated_yearly',

0 commit comments

Comments
 (0)