Skip to content

Commit 6ebce39

Browse files
author
Joan He
committed
Merge remote-tracking branch 'arcticfoxes/MAGETWO-94170' into BugFixPR
2 parents 89d8f80 + e68ff24 commit 6ebce39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductWithFileCustomOptionTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MAGETWO-93059"/>
1919
<group value="ConfigurableProduct"/>
20-
<group value="skip"/><!-- MAGETWO-94170 -->
2120
</annotations>
2221

2322
<before>
@@ -41,7 +40,7 @@
4140
<click selector="{{AdminProductFormActionSection.saveButton}}" stepKey="saveProduct"/>
4241

4342
<!--Go to storefront-->
44-
<amOnPage url="" stepKey="goToHomePage"/>
43+
<amOnPage url="{{StorefrontHomePage.url}}" stepKey="goToHomePage"/>
4544
<waitForPageLoad stepKey="waitForHomePageLoad"/>
4645
<click selector="{{StorefrontNavigationSection.topCategory($$createCategory.name$$)}}" stepKey="goToCategoryStorefront"/>
4746
<waitForPageLoad stepKey="waitForCategoryPageLoad"/>

0 commit comments

Comments
 (0)