mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-16 23:21:08 +00:00
Community.instantiateCommunity
already retrieve description
This commit is contained in:
parent
c4512a0840
commit
647eaac722
@ -22,7 +22,6 @@ describe("Community live data", () => {
|
|||||||
"0x0262c65c881f5a9f79343a26faaa02aad3af7c533d9445fb1939ed11b8bf4d2abd",
|
"0x0262c65c881f5a9f79343a26faaa02aad3af7c533d9445fb1939ed11b8bf4d2abd",
|
||||||
waku
|
waku
|
||||||
);
|
);
|
||||||
await community.refreshCommunityDescription();
|
|
||||||
const desc = community.description as CommunityDescription;
|
const desc = community.description as CommunityDescription;
|
||||||
expect(desc).to.not.be.undefined;
|
expect(desc).to.not.be.undefined;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user