Skip to content

Commit 4a08b92

Browse files
committed
ACP2E-111: Inconsistent product rating on category page
1 parent a202ced commit 4a08b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Review/Test/Mftf/Test/StorefrontVerifyMultipleProductRatingsOnCategoryPageTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
<actualResult type="string">$getFirstProductStarsAtListView</actualResult>
129129
<expectedResult type="string">width: 80%;</expectedResult>
130130
</assertEquals>
131+
<!-- Check stars at list view for second product -->
131132
<grabAttributeFrom selector="#rating-result_$$createProduct2.id$$ span" userInput="style" stepKey="getSecondProductStarsAtListView"/>
132133
<assertEquals stepKey="checkSecondProductStarsAtListView">
133134
<actualResult type="string">$getSecondProductStarsAtListView</actualResult>

0 commit comments

Comments
 (0)