Fix specs since 83b1c02
parent
04e66a58a8
commit
23cd1ea550
|
@ -8,6 +8,7 @@ describe('#emojiIndex', () => {
|
||||||
name: 'Pineapple',
|
name: 'Pineapple',
|
||||||
colons: ':pineapple:',
|
colons: ':pineapple:',
|
||||||
emoticons: [ ],
|
emoticons: [ ],
|
||||||
|
unified: '1f34d',
|
||||||
skin: null,
|
skin: null,
|
||||||
native: '🍍'
|
native: '🍍'
|
||||||
}]);
|
}]);
|
||||||
|
|
Loading…
Reference in New Issue