Skip to content

Commit 75ebeaf

Browse files
committed
MAGETWO-95723: Product Review "Save and Next" and "Save and Previous" not working
- Added test class description
1 parent 11b4c70 commit 75ebeaf

File tree

1 file changed

+3
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Review/Model/ResourceModel/Review/Product

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
namespace Magento\Review\Model\ResourceModel\Review\Product;
99

10+
/**
11+
* Tests some functionality of the Product Review collection
12+
*/
1013
class CollectionTest extends \PHPUnit\Framework\TestCase
1114
{
1215
/**

0 commit comments

Comments
 (0)