Skip to content

Commit 67ea502

Browse files
committed
MAGETWO-92010: Jenkins - Static Test Failures
- Fixing MFTF failure for map api test
1 parent 66e9ba1 commit 67ea502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1287,6 +1287,7 @@
12871287
</before>
12881288
<after>
12891289
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key AIzaSyCw10cOO31cpxb2bcwnHPHKtxov8oUbxJw" stepKey="setGoogleMapsAPIKey"/>
1290+
<closeTab stepKey="closeTab"/>
12901291
<actionGroup ref="logout" stepKey="logout"/>
12911292
</after>
12921293
<!-- Save Page With Map -->
@@ -1398,7 +1399,6 @@
13981399
</before>
13991400
<after>
14001401
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key AIzaSyCw10cOO31cpxb2bcwnHPHKtxov8oUbxJw" stepKey="setGoogleMapsAPIKey"/>
1401-
<closeTab stepKey="closeTab"/>
14021402
<actionGroup ref="logout" stepKey="logout"/>
14031403
</after>
14041404
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">

0 commit comments

Comments
 (0)