Skip to content

Commit 6043415

Browse files
committed
MC:20074: Fix Skipped MFTF Tests From MC-17140: MC-14104, MC-14502, MC-14532
- Added JS File Test modifications
1 parent 1ed7dc9 commit 6043415

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Backend/Test/Mftf/Test/AdminLoginAfterJSMinificationTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<magentoCLI command="config:set {{MinifyJavaScriptFilesDisableConfigData.path}} {{MinifyJavaScriptFilesDisableConfigData.value}}" stepKey="disableJsMinification"/>
2929
<actionGroup ref="logout" stepKey="logout"/>
3030
</after>
31-
<see userInput="Dashboard" selector="{{AdminHeaderSection.pageTitle}}" stepKey="seeDashboardTitle"/>
3231
<waitForPageLoad stepKey="waitForPageLoadOnDashboard"/>
3332
<actionGroup ref="AssertAdminSuccessLoginActionGroup" stepKey="loggedInSuccessfully"/>
3433
<actionGroup ref="AssertAdminPageIsNot404ActionGroup" stepKey="dontSee404Page"/>

0 commit comments

Comments
 (0)