Skip to content

Commit 3ae74b7

Browse files
author
Valeriy Nayda
committed
MAGETWO-65113: [Performance] Add an opportunity to turn off swatches for category page
-- fix ZephyrId of functional test
1 parent 374fc05 commit 3ae74b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/tests/functional/tests/app/Magento/Swatches/Test/TestCase/CheckShowSwatchesInProductListOptionImpactTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Check 'Show Swatches In Product List' configuration option impact on Category page
1515
*
1616
* @group Swatches (MX)
17-
* @ZephyrId MAGETWO-65485
17+
* @ZephyrId MAGETWO-66928
1818
*/
1919
class CheckShowSwatchesInProductListOptionImpactTest extends Injectable
2020
{

dev/tests/functional/tests/app/Magento/Swatches/Test/TestCase/CheckShowSwatchesInProductListOptionImpactTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
9-
<testCase name="Magento\Swatches\Test\TestCase\CheckSwatchesOnCategoryPageTest" summary="Check Swathes visibility on category page" ticketId="MAGETWO-65485">
9+
<testCase name="Magento\Swatches\Test\TestCase\CheckSwatchesOnCategoryPageTest" summary="Check Swathes visibility on category page" ticketId="MAGETWO-66928">
1010
<variation name="CheckShowSwatchesInProductListOptionImpactTest">
1111
<data name="configData" xsi:type="string">disable_swatches_visibility_in_catalog</data>
1212
<constraint name="Magento\Swatches\Test\Constraint\AssertSwatchesAreNotVisibleOnCategoryPage" />

0 commit comments

Comments
 (0)