Skip to content

Commit 18fbe29

Browse files
committed
MAGETWO-62964: [PR] Delivery of stories (sprint 4)
1 parent aaacb9c commit 18fbe29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/tests/functional/tests/app/Magento/Install/Test/TestCase/InstallTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
* 15. Perform assertions.
4646
*
4747
* @group Installer_and_Upgrade/Downgrade
48-
* @ZephyrId MAGETWO-31431, MAGETWO-62817
48+
* @ZephyrId MAGETWO-31431
4949
*
5050
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
5151
*/

dev/tests/functional/tests/app/Magento/Install/Test/TestCase/InstallTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<constraint name="Magento\User\Test\Constraint\AssertUserSuccessLogin" />
4949
<constraint name="Magento\Install\Test\Constraint\AssertSecureUrlEnabled" />
5050
</variation>
51-
<variation name="InstallTestVariation6" summary="Install with default values and check DI compile">
51+
<variation name="InstallTestVariation6" summary="Install with default values and check DI compile" ticketId="MAGETWO-62817">
5252
<data name="user/dataset" xsi:type="string">default</data>
5353
<data name="diCompile" xsi:type="boolean">true</data>
5454
<constraint name="Magento\Install\Test\Constraint\AssertSuccessInstall" />

0 commit comments

Comments
 (0)