From d4941eb8a58c4f5385b2b4f994c709c7035ac23a Mon Sep 17 00:00:00 2001 From: Oleksandr Shmyheliuk <oshmyheliuk@magento.com> Date: Fri, 13 Jan 2017 14:48:15 +0200 Subject: [PATCH] MAGETWO-62964: [PR] Delivery of stories (sprint 4) --- .../tests/app/Magento/Install/Test/TestCase/InstallTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 32594facd3a..d7b42886424 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) */ -- GitLab