mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user