File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Review/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
<!-- Delete reviews -->
34
34
<actionGroup ref =" AdminOpenReviewsPageActionGroup" stepKey =" openAllReviewsPage" />
35
35
<actionGroup ref =" AdminDeleteReviewsByUserNicknameActionGroup" stepKey =" deleteCustomerReview" />
36
- <actionGroup ref =" clearFiltersAdminDataGrid " stepKey =" clearNickNameReviewFilters" />
36
+ <actionGroup ref =" ClearFiltersAdminDataGridActionGroup " stepKey =" clearNickNameReviewFilters" />
37
37
<!-- Delete customer -->
38
38
<actionGroup ref =" AdminDeleteCustomerActionGroup" stepKey =" deleteCustomer" >
39
39
<argument name =" customerEmail" value =" CustomerEntityOne.email" />
57
57
<actionGroup ref =" StorefrontAddProductReviewActionGroup" stepKey =" addReview" />
58
58
<!-- Go to Pending reviews page and clear filters -->
59
59
<actionGroup ref =" AdminOpenPendingReviewsPageActionGroup" stepKey =" openReviewsPage" />
60
- <actionGroup ref =" clearFiltersAdminDataGrid " stepKey =" clearFilters" />
60
+ <actionGroup ref =" ClearFiltersAdminDataGridActionGroup " stepKey =" clearFilters" />
61
61
<!-- Moderate first product reviews: change review status from pending to approved, save -->
62
62
<actionGroup ref =" AdminOpenReviewByUserNicknameActionGroup" stepKey =" openFirstCustomerReviews" />
63
63
<actionGroup ref =" AdminChangeReviewStatusActionGroup" stepKey =" changeFirstReviewStatus" />
You can’t perform that action at this time.
0 commit comments