diff --git a/dev/tests/functional/tests/app/Magento/Install/Test/TestCase/InstallTest.php b/dev/tests/functional/tests/app/Magento/Install/Test/TestCase/InstallTest.php index 32594facd3a1bce7a6ae59f04840c8fd8e0e0421..d7b42886424134e92db07662f67ffa57bebaf026 100644 --- a/dev/tests/functional/tests/app/Magento/Install/Test/TestCase/InstallTest.php +++ b/dev/tests/functional/tests/app/Magento/Install/Test/TestCase/InstallTest.php @@ -45,7 +45,7 @@ use Magento\Mtf\Client\BrowserInterface; * 15. Perform assertions. * * @group Installer_and_Upgrade/Downgrade - * @ZephyrId MAGETWO-31431 + * @ZephyrId MAGETWO-31431, MAGETWO-62817 * * @SuppressWarnings(PHPMD.CouplingBetweenObjects) */