Skip to content

Commit bd6853f

Browse files
committed
Fix identation
1 parent f905963 commit bd6853f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<annotations>
1212
<features value="Cms"/>
1313
<group value="Cms"/>
14-
<stories value="CMS Block Creation and Reset Removal"/>
14+
<stories value="MediaGallery Verify Preselcted folders on Category Page"/>
1515
<title value="Admin should be see preselcted default folder in Media Gallery"/>
1616
<description value="Admin should be see preselcted default folder in Media Gallery"/>
1717
</annotations>
@@ -23,7 +23,7 @@
2323
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
2424
</after>
2525

26-
<actionGroup ref="NavigateToMediaGalleryActionGroup" stepKey="navigateToMediaGallery"/>
26+
<actionGroup ref="NavigateToMediaGalleryActionGroup" stepKey="navigateToMediaGallery"/>
2727
<!-- Verify catalog/category folder selected -->
2828
<waitForPageLoad stepKey="waitForFoldersLoad"/>
2929
<seeElement selector="{{MediaGallerySection.higlightedFolder('Y2F0YWxvZy9jYXRlZ29yeQ--')}}" stepKey="assertCategoryFolder"/>

0 commit comments

Comments
 (0)