Skip to content

Commit a2adf9d

Browse files
author
Yurii Torbyk
committed
MAGETWO-35561: Stabilize story
1 parent 8046ec9 commit a2adf9d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public function tableForPeriodDataProvider()
121121
],
122122
[
123123
'period' => 'month',
124-
'table' => 'report_viewed_product_aggregated_monthly',
124+
'table' => 'report_viewed_product_aggregated_yearly',
125125
'date_from' => null,
126126
'date_to' => $dateNow,
127127
],

0 commit comments

Comments
 (0)