Skip to content

Commit febd90d

Browse files
committed
Fix Semantic Version Checker issue
1 parent cc8f978 commit febd90d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest/AdminCreateSimpleProductZeroPriceTest.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,7 @@
1717
<testCaseId value="MAGETWO-89910"/>
1818
<group value="product"/>
1919
</annotations>
20-
<before>
21-
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
22-
</before>
23-
<after>
24-
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
25-
</after>
20+
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2621
<actionGroup ref="AdminOpenNewProductFormPageActionGroup" stepKey="goToCreateProduct"/>
2722
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="wait1"/>
2823
<actionGroup ref="FillProductNameAndSkuInProductFormActionGroup" stepKey="fillName">

0 commit comments

Comments
 (0)