@@ -102,10 +102,8 @@ jobs:
102102 { componentFolder: "dataGrid/common", name: "dataGrid / common (3/5)", indices: "3/5" },
103103 { componentFolder: "dataGrid/common", name: "dataGrid / common (4/5)", indices: "4/5" },
104104 { componentFolder: "dataGrid/common", name: "dataGrid / common (5/5)", indices: "5/5" },
105- { componentFolder: "dataGrid/sticky/common", name: "dataGrid / sticky common" },
106- { componentFolder: "dataGrid/sticky/fixed", name: "dataGrid / sticky (1/3)", indices: "1/3" },
107- { componentFolder: "dataGrid/sticky/fixed", name: "dataGrid / sticky (2/3)", indices: "2/3" },
108- { componentFolder: "dataGrid/sticky/fixed", name: "dataGrid / sticky (3/3)", indices: "3/3" },
105+ { componentFolder: "dataGrid/sticky", name: "dataGrid / sticky (1/2)", indices: "1/2" },
106+ { componentFolder: "dataGrid/sticky", name: "dataGrid / sticky (2/2)", indices: "2/2" },
109107 { componentFolder: "cardView", name: "cardView" },
110108
111109 # Scheduler tests need to be reworked to work in fluent theme
@@ -120,8 +118,7 @@ jobs:
120118 { componentFolder: "scheduler/timezones", name: "scheduler / timezones (Europe/Berlin)", timezone: "Europe/Berlin", theme: 'generic.light' },
121119 { componentFolder: "scheduler/timezones", name: "scheduler / timezones (America/Los_Angeles)", timezone: "America/Los_Angeles", theme: 'generic.light' },
122120
123- { componentFolder: "editors", name: "editors (1/2)", indices: "1/2" },
124- { componentFolder: "editors", name: "editors (2/2)", indices: "2/2" },
121+ { componentFolder: "editors", name: "editors" },
125122 { componentFolder: "navigation", name: "navigation" },
126123 ]
127124 runs-on : devextreme-shr2
0 commit comments