diff --git a/app/soapbox/components/__tests__/__snapshots__/emoji_selector-test.js.snap b/app/soapbox/components/__tests__/__snapshots__/emoji_selector-test.js.snap
index 6b6307012..67ca647eb 100644
--- a/app/soapbox/components/__tests__/__snapshots__/emoji_selector-test.js.snap
+++ b/app/soapbox/components/__tests__/__snapshots__/emoji_selector-test.js.snap
@@ -2,55 +2,80 @@
exports[` renders correctly 1`] = `
-
",
+
+ ",
+ }
}
- }
- />
- ",
+ onClick={[Function]}
+ onKeyUp={[Function]}
+ tabIndex={-1}
+ />
+ ",
+ }
}
- }
- />
- ",
+ onClick={[Function]}
+ onKeyUp={[Function]}
+ tabIndex={-1}
+ />
+ ",
+ }
}
- }
- />
- ",
+ onClick={[Function]}
+ onKeyUp={[Function]}
+ tabIndex={-1}
+ />
+ ",
+ }
}
- }
- />
- ",
+ onClick={[Function]}
+ onKeyUp={[Function]}
+ tabIndex={-1}
+ />
+ ",
+ }
}
- }
- />
- ",
+ onClick={[Function]}
+ onKeyUp={[Function]}
+ tabIndex={-1}
+ />
+ ",
+ }
}
- }
- />
+ onClick={[Function]}
+ onKeyUp={[Function]}
+ tabIndex={-1}
+ />
+
`;
diff --git a/app/soapbox/components/__tests__/emoji_selector-test.js b/app/soapbox/components/__tests__/emoji_selector-test.js
index c8083c3aa..e907a8a82 100644
--- a/app/soapbox/components/__tests__/emoji_selector-test.js
+++ b/app/soapbox/components/__tests__/emoji_selector-test.js
@@ -4,7 +4,10 @@ import EmojiSelector from '../emoji_selector';
describe('