Skip to content

Commit 10189f2

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-34653' into MAGETWO-34653
2 parents 3e1312f + 1f5aaab commit 10189f2

File tree

2 files changed

+59
-65
lines changed

2 files changed

+59
-65
lines changed

composer.lock

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)