remove code comment
parent
39fc02bfe3
commit
7039517939
|
@ -55,7 +55,6 @@ test('with custom emoji and tooltip', () => {
|
||||||
const subject = render({
|
const subject = render({
|
||||||
emojiTooltip: true,
|
emojiTooltip: true,
|
||||||
autoFocus: true,
|
autoFocus: true,
|
||||||
// emojisToShowFilter: emoji => emoji.id && emoji.id.startsWith('custom'),
|
|
||||||
custom,
|
custom,
|
||||||
})
|
})
|
||||||
subject.handleSearch(
|
subject.handleSearch(
|
||||||
|
|
Loading…
Reference in New Issue