chore: removed the whole Drag category from the browser test (#8478)

* fix: removed the whole Drag category from the blocks

* fix: added comment according to reviewer

* fix: added comment according to reviewer

* fix: added comment according to reviewer
This commit is contained in:
abhinavjha0239
2024-08-14 23:47:28 +05:30
committed by GitHub
parent f57ef73aaf
commit ec8f9c8589

View File

@@ -38,7 +38,9 @@ const testCategories = [
'Row',
'Stack',
'Statement',
'Drag',
// Disabled due to #8466
// 'Drag',
// Skip fields because it's an accordion that is already open.
// 'Fields',
'Defaults',