Skip to content

Commit d06411e

Browse files
soumyautomreece
authored andcommitted
MQE-1704: MFTF Compatibility with PHPUnit 9
1 parent 49b9f6f commit d06411e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Cms/Test/Mftf/Test/AdminCreateCmsBlockWithMarginalSpaceTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
<actionGroup ref="AdminLoginActionGroup" stepKey="loginGetFromGeneralFile"/>
2222
<actionGroup ref="DisabledWYSIWYGActionGroup" stepKey="disableWYSIWYG"/>
2323
</before>
24-
24+
<after>
25+
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogout"/>
26+
</after>
2527
<amOnPage url="{{CmsNewBlock.url}}" stepKey="amOnBlocksCreationForm"/>
2628
<waitForPageLoad stepKey="waitForPageLoad1"/>
2729
<!--Verify Save&Duplicate button and Save&Close button-->

0 commit comments

Comments
 (0)