Skip to content

Commit

Permalink
Add issue reference, correct spelling mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Samsel committed Feb 11, 2019
1 parent 7a3217f commit 83b114a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/plugins/copyformatting/manual/undointegration.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@bender-ui: collapsed
@bender-tags: bug, copyformatting, 4.11.3, trac16675
@bender-tags: bug, copyformatting, 4.11.3, 2780
@bender-ckeditor-plugins: copyformatting, toolbar, wysiwygarea, undo, basicstyles

## Test both editors
1. Add some content to editor (e.g. new line), to "avctivate" undo step.
1. Add some content to editor (e.g. new line), to "activate" undo step.
2. Start to click around editor to change selection inside editor (20-25 times). Selection have to differ between adjacent steps.

### Expected:
Expand Down
1 change: 1 addition & 0 deletions tests/plugins/copyformatting/undointegration.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
};

bender.test( {
// (#2780)
'test undo integration': function() {
var editor = this.editor,
bot = this.editorBot,
Expand Down

0 comments on commit 83b114a

Please sign in to comment.