Skip to content

Commit ca70dff

Browse files
committed
MC-10833: Resolve TypeScript errors
- Resolve CR comments
1 parent 6be330a commit ca70dff

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderImageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,5 +1392,5 @@
13921392
<waitForPageLoad stepKey="waitForPageLoad3"/>
13931393
<seeElement selector="{{TabOnStorefront.base('4')}}" stepKey="seeTab4Storefront"/>
13941394
<seeElement selector="{{ImageOnStorefront.base('4')}}" stepKey="seeImage4Storefront"/>
1395-
</test>
1395+
</test>AdminPageBuilderMapGoogleMapsSettingsTests.xml
13961396
</tests>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderMapGoogleMapsSettingsTests.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
<actionGroup ref="validateWarningMessageLink" stepKey="validateWarningMessageLink1">
133133
<argument name="section" value="MapOnStage"/>
134134
</actionGroup>
135-
<waitForPageLoad stepKey="waitForPageLoad1"/>
136135
<actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/>
137136
<!-- Edit Form: Validate Warning Message Link -->
138137
<comment userInput="Edit Form: Validate Warning Message Link" stepKey="commentValidateWarningMessageLinkEditForm"/>
@@ -142,7 +141,6 @@
142141
<actionGroup ref="validateWarningMessageLink" stepKey="validateWarningMessageLink2">
143142
<argument name="section" value="EditMapForm"/>
144143
</actionGroup>
145-
<waitForPageLoad stepKey="waitForPageLoad2"/>
146144
<!-- Location Form: Validate Warning Message Link -->
147145
<actionGroup ref="clickAddLocationButton" stepKey="clickAddLocationButton"/>
148146
<actionGroup ref="validateWarningMessageLink" stepKey="validateWarningMessageLink3">

0 commit comments

Comments
 (0)