Skip to content

Commit b20ef1c

Browse files
author
Ganin, Roman(rganin)
committed
Merge pull request #210 from magento-troll/MAGETWO-35665
[Troll] Bugfix
2 parents 0e589aa + 48e9331 commit b20ef1c

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)