Skip to content

Commit dff70cf

Browse files
committed
MAGETWO-91198: [Testing] Create/Update Automated Tests
- Fixing stepKeys
1 parent 1f312a0 commit dff70cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/Test/AdminPageBuilderMapGoogleAPIKeyTests.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@
211211
<argument name="expectedResult" value="error"/>
212212
</actionGroup>
213213
<!-- Invalid Key: Empty -->
214-
<comment userInput="Invalid Key: Empty" stepKey="comment4"/>
215-
<actionGroup ref="inputGoogleMapsAPIKey" stepKey="inputGoogleMapsAPIKey4">
214+
<comment userInput="Invalid Key: Empty" stepKey="comment3"/>
215+
<actionGroup ref="inputGoogleMapsAPIKey" stepKey="inputGoogleMapsAPIKey3">
216216
<argument name="apiKey" value="{{googleMapsAPIKey.empty}}"/>
217217
</actionGroup>
218218
<waitForElementVisible selector="{{ContentManagementSection.GoogleMapsAPIKeyTestKeyButton}}[disabled='disabled']" stepKey="waitForTestKeyButtonDisabled"/>

0 commit comments

Comments
 (0)