File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Test/Integration/AssertValues Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ abstract class Magento24CE
9
9
public $ productsCountWithoutGiftcards = 181 ;
10
10
public $ lastJobDataSize = 13 ;
11
11
public $ expectedCategory = 16 ;
12
- public $ attributesForFaceting = 5 ;
12
+ public $ attributesForFaceting = 6 ;
13
13
public $ automaticalSetOfCategoryAttributesForFaceting = 4 ;
14
14
public $ expectedPages = 6 ;
15
15
public $ expectedExcludePages = 4 ;
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ abstract class Magento24EE
9
9
public $ productsCountWithoutGiftcards = 181 ;
10
10
public $ lastJobDataSize = 13 ;
11
11
public $ expectedCategory = 17 ;
12
- public $ attributesForFaceting = 5 ;
12
+ public $ attributesForFaceting = 6 ;
13
13
public $ automaticalSetOfCategoryAttributesForFaceting = 4 ;
14
14
public $ expectedPages = 9 ;
15
15
public $ expectedExcludePages = 7 ;
You can’t perform that action at this time.
0 commit comments