@@ -579,7 +579,7 @@ public function filterSingleCategoryDataProvider(): array
579
579
'name ' => 'Category 1.1 ' ,
580
580
'url_key ' => 'category-1-1 ' ,
581
581
'url_path ' => 'category-1/category-1-1 ' ,
582
- 'children_count ' => '0 ' ,
582
+ 'children_count ' => '1 ' ,
583
583
'path ' => '1/2/3/4 ' ,
584
584
'position ' => '1 '
585
585
]
@@ -594,7 +594,7 @@ public function filterSingleCategoryDataProvider(): array
594
594
'name ' => 'Category 1.1 ' ,
595
595
'url_key ' => 'category-1-1 ' ,
596
596
'url_path ' => 'category-1/category-1-1 ' ,
597
- 'children_count ' => '0 ' ,
597
+ 'children_count ' => '1 ' ,
598
598
'path ' => '1/2/3/4 ' ,
599
599
'position ' => '1 '
600
600
]
@@ -678,7 +678,7 @@ public function filterMultipleCategoriesDataProvider(): array
678
678
'name ' => 'Category 1.1 ' ,
679
679
'url_key ' => 'category-1-1 ' ,
680
680
'url_path ' => 'category-1/category-1-1 ' ,
681
- 'children_count ' => '0 ' ,
681
+ 'children_count ' => '1 ' ,
682
682
'path ' => '1/2/3/4 ' ,
683
683
'position ' => '1 '
684
684
],
@@ -714,7 +714,7 @@ public function filterMultipleCategoriesDataProvider(): array
714
714
'name ' => 'Category 1.1 ' ,
715
715
'url_key ' => 'category-1-1 ' ,
716
716
'url_path ' => 'category-1/category-1-1 ' ,
717
- 'children_count ' => '0 ' ,
717
+ 'children_count ' => '1 ' ,
718
718
'path ' => '1/2/3/4 ' ,
719
719
'position ' => '1 '
720
720
],
@@ -751,7 +751,7 @@ public function filterMultipleCategoriesDataProvider(): array
751
751
'name ' => 'Category 1.1 ' ,
752
752
'url_key ' => 'category-1-1 ' ,
753
753
'url_path ' => 'category-1/category-1-1 ' ,
754
- 'children_count ' => '0 ' ,
754
+ 'children_count ' => '1 ' ,
755
755
'path ' => '1/2/3/4 ' ,
756
756
'position ' => '1 '
757
757
],
@@ -786,7 +786,7 @@ public function filterMultipleCategoriesDataProvider(): array
786
786
'name ' => 'Category 1.1 ' ,
787
787
'url_key ' => 'category-1-1 ' ,
788
788
'url_path ' => 'category-1/category-1-1 ' ,
789
- 'children_count ' => '0 ' ,
789
+ 'children_count ' => '1 ' ,
790
790
'path ' => '1/2/3/4 ' ,
791
791
'position ' => '1 '
792
792
],
0 commit comments