Skip to content

Commit df58951

Browse files
committed
ACQE-5377: [Stabilithon] Review and deliver submitted Pull Requests
- update tests that failed due to customer logged out action
1 parent 4f6c17d commit df58951

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminApplyChangePriceForConfigurableProductWithAssignedSimpleProductsTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<severity value="MAJOR"/>
1616
<testCaseId value="AC-2031"/>
1717
<group value="Catalog"/>
18+
<group value="AllIndexerBySchedule" />
1819
</annotations>
1920

2021
<before>
@@ -88,7 +89,8 @@
8889
</createData>
8990

9091
<!-- Assert first product in category -->
91-
<magentoCron stepKey="runCron"/>
92+
<magentoCron groups="default" stepKey="runCron"/>
93+
<magentoCron groups="default" stepKey="runCron2"/>
9294
<amOnPage url="{{StorefrontCategoryPage.url($$firstSimpleCategory.custom_attributes[url_key]$$)}}" stepKey="goToFirstCategoryPageStorefront"/>
9395
<waitForPageLoad stepKey="waitForFirstCategoryPageLoad"/>
9496

0 commit comments

Comments
 (0)