Skip to content

Commit

Permalink
Corrected test name
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering-this authored and msamsel committed Aug 3, 2018
1 parent 9b3c49b commit f1d92f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/plugins/emoji/basic.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
},

// (#2195)
'test emoji suggestion box shouldn\'t appear inside text: function( editor, bot )': function( editor, bot ) {
'test emoji suggestion box shouldn\'t appear inside text': function( editor, bot ) {
emojiTools.runAfterInstanceReady( editor, bot, function( editor, bot ) {
var autocomplete = editor._.emoji.autocomplete;

Expand Down

0 comments on commit f1d92f1

Please sign in to comment.