Skip to content

Commit a9afb8d

Browse files
committed
Uncommented test disabled in #12054 on master.
1 parent 65355ea commit a9afb8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/plugins/widget/widgetsrepoapi.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,6 @@
13831383
} );
13841384
},
13851385

1386-
/* #12054 - temporarily disabled.
13871386
'test widgets.checkWidgets draghandler re usage - nested widget': function() {
13881387
var editor = this.editor,
13891388
data =
@@ -1415,7 +1414,6 @@
14151414
assert.areSame( widget.wrapper, widget.dragHandlerContainer.getParent(), 'Nested widget\'s drag handler is directly in the wrapper' );
14161415
} );
14171416
},
1418-
*/
14191417

14201418
'test widgets.checkWidgets mask re usage': function() {
14211419
var editor = this.editor,

0 commit comments

Comments
 (0)