We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c663e52 commit 037c70fCopy full SHA for 037c70f
package/src/components/Channel/__tests__/isAttachmentEqualHandler.test.js
@@ -18,7 +18,7 @@ import { Channel } from '../../Channel/Channel';
18
import { Chat } from '../../Chat/Chat';
19
import { MessageList } from '../../MessageList/MessageList';
20
21
-describe('Message', () => {
+describe('isAttachmentEqualHandler', () => {
22
let channel;
23
let chatClient;
24
0 commit comments