Skip to content

Commit 6be07aa

Browse files
committed
MC-16093: Add Privacy Policy link to Admin footer - Removed cms-page test due to flaky test
1 parent 2549d24 commit 6be07aa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/code/Magento/Backend/Test/Mftf/Test/AdminPrivacyPolicyTest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,6 @@
186186
</actionGroup>
187187
<seeLink userInput="Privacy Policy" url="https://magento.com/sites/default/files/REVISED-MAGENTO-PRIVACY-POLICY.pdf" stepKey="seePrivacyPolicyLinkMarketingPendingReviews"/>
188188

189-
<!-- Checking for Privacy policy footer in contentPage -->
190-
<actionGroup ref="AdminNavigateMenuActionGroup" stepKey="navigateToContentPages">
191-
<argument name="menuUiId" value="magento-backend-content"/>
192-
<argument name="submenuUiId" value="magento-cms-cms-page"/>
193-
</actionGroup>
194-
<seeLink userInput="Privacy Policy" url="https://magento.com/sites/default/files/REVISED-MAGENTO-PRIVACY-POLICY.pdf" stepKey="seePrivacyPolicyLinkContentPages"/>
195-
196189
<!-- Checking for Privacy policy footer in contentBlocksPage -->
197190
<actionGroup ref="AdminNavigateMenuActionGroup" stepKey="navigateToContentBlocks">
198191
<argument name="menuUiId" value="magento-backend-content"/>
@@ -577,7 +570,6 @@
577570
<argument name="submenuUiId" value="magento-marketplace-partners"/>
578571
</actionGroup>
579572
<seeLink userInput="Privacy Policy" url="https://magento.com/sites/default/files/REVISED-MAGENTO-PRIVACY-POLICY.pdf" stepKey="seePrivacyPolicyLinkFindPartnersAndExtensions"/>
580-
581573
</test>
582574
</tests>
583575

0 commit comments

Comments
 (0)