From f27bf4419a6176e71d75ffa72b81be5ea0e0d86e Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Mon, 8 Jun 2020 03:01:55 +0200 Subject: [PATCH] MFTF: Remove risky test that does not have implementation --- .../Test/Mftf/Test/TrackingScriptTest.xml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 app/code/Magento/AdminAnalytics/Test/Mftf/Test/TrackingScriptTest.xml diff --git a/app/code/Magento/AdminAnalytics/Test/Mftf/Test/TrackingScriptTest.xml b/app/code/Magento/AdminAnalytics/Test/Mftf/Test/TrackingScriptTest.xml deleted file mode 100644 index e02c34fd8868e..0000000000000 --- a/app/code/Magento/AdminAnalytics/Test/Mftf/Test/TrackingScriptTest.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - <description value="Checks to see if the tracking script is in the dom of admin and if setting is turned to no it checks if the tracking script in the dom was removed"/> - <severity value="CRITICAL"/> - <testCaseId value="MC-18192"/> - <group value="backend"/> - <group value="login"/> - </annotations> - - <!-- Logging in Magento admin --> - <actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/> - </test> -</tests> \ No newline at end of file