@@ -249,7 +249,6 @@ const SKIPPED_TESTS = {
249249 { demo : 'CellTemplates' , themes : [ THEME . generic , THEME . material , THEME . fluent ] } ,
250250 { demo : 'Resources' , themes : [ THEME . generic , THEME . material , THEME . fluent ] } ,
251251 { demo : 'ContextMenu' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
252- { demo : 'Toolbar' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
253252 ] ,
254253 Sortable : [
255254 { demo : 'Kanban' , themes : [ THEME . generic , THEME . material , THEME . fluent ] } ,
@@ -299,7 +298,6 @@ const SKIPPED_TESTS = {
299298 Scheduler : [
300299 { demo : 'Overview' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
301300 { demo : 'ContextMenu' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
302- { demo : 'Toolbar' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
303301 ] ,
304302 } ,
305303 React : {
@@ -331,7 +329,6 @@ const SKIPPED_TESTS = {
331329 { demo : 'Overview' , themes : [ THEME . fluent , THEME . material ] } ,
332330 { demo : 'Templates' , themes : [ THEME . fluent , THEME . material ] } ,
333331 { demo : 'ContextMenu' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
334- { demo : 'Toolbar' , themes : [ THEME . generic , THEME . fluent , THEME . material ] } ,
335332 ] ,
336333 FileUploader : [
337334 { demo : 'CustomDropzone' , themes : [ THEME . generic , THEME . material , THEME . fluent ] } ,
0 commit comments