Skip to content

Commit a12edb6

Browse files
committed
did required changes
1 parent 8ed5c2d commit a12edb6

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminVerifiesListAndGridModeActionGroup.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,5 @@
4444
<seeElement selector="{{AdminChecksListAndGridModeSection.pageOptions('4')}}" stepKey="seePageOptions4"/>
4545
<seeElement selector="{{AdminChecksListAndGridModeSection.pageOptions('5')}}" stepKey="seePageOptions5"/>
4646

47-
48-
4947
</actionGroup>
5048
</actionGroups>

app/code/Magento/Catalog/Test/Mftf/Section/AdminChecksListAndGridModeSection.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@
2222
<element name="pageOptions" type="text" selector='//*[@id="limiter"]/option[{{var1}}]' parameterized="true"/>
2323
<element name="productCount" type="text" selector='//span[@class="product-image-wrapper"]'/>
2424

25-
2625
</section>
2726
</sections>

app/code/Magento/Catalog/Test/Mftf/Test/AdminApplyCatalogStorefrontConfigurationSettingsTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,5 @@
115115

116116
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutFromAdmin"/>
117117

118-
119118
</test>
120119
</tests>

0 commit comments

Comments
 (0)