Skip to content

Commit

Permalink
Merge pull request #90 from magento-obsessive-owls/MC-42560
Browse files Browse the repository at this point in the history
B2B-1832: Skip failing tests due to invalid API key
  • Loading branch information
eug123 authored Jun 11, 2021
2 parents f9bacbf + 110d348 commit 98f0a2a
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-mapCommon"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-mapCommon"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-mapCommon"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-googleMapsAPIKey"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-googleMapsAPIKey"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-googleMapsAPIKey"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-googleMapsAPIKey"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setEmptyGoogleMapsAPIKey"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<group value="pagebuilder"/>
<group value="pagebuilder-map"/>
<group value="pagebuilder-googleMapsAPIKey"/>
<skip>
<issueId value="MC-42560"/>
</skip>
</annotations>
<before>
<magentoCLI command="config:set cms/pagebuilder/google_maps_api_key {{googleMapsAPIKey.invalidOneCharacter}}" stepKey="setInvalidGoogleMapsAPIKey"/>
Expand Down

0 comments on commit 98f0a2a

Please sign in to comment.