Skip to content

Commit

Permalink
Tests: Added ticket number reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering-this committed Feb 15, 2019
1 parent 557a35d commit b09a563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/plugins/clipboard/drop.js
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ var testsForMultipleEditor = {
}, function() {
assert.areSame( '<p class="p">^foo</p>', bender.tools.getHtmlWithSelection( editor ), 'after drop' );
} );
},
}, // (#808)
'test drop after range end in readOnlyMode': function( editor, bot ) {
var evt = bender.tools.mockDropEvent();

Expand Down

0 comments on commit b09a563

Please sign in to comment.