Skip to content

Commit 02f9bd5

Browse files
committed
#11522: Fix Filter Customer Report Review
- Integration test updated
1 parent 67741c6 commit 02f9bd5

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Review/Customer

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Review/Customer/CollectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Reports\Model\ResourceModel\Review\Product;
6+
namespace Magento\Reports\Model\ResourceModel\Review\Customer;
77

88
/**
99
* @magentoAppArea adminhtml

0 commit comments

Comments
 (0)