mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-03-21 14:23:10 +00:00
fix: failing tests from master merge
This commit is contained in:
parent
434f974601
commit
64942719cf
@ -439,7 +439,8 @@ describe("Waku Store (named sharding), custom pubsub topic", function () {
|
||||
await nwaku2.start({
|
||||
store: true,
|
||||
pubsubTopic: [customShardedPubsubTopic2],
|
||||
relay: true
|
||||
relay: true,
|
||||
clusterId: customShardInfo2.clusterId
|
||||
});
|
||||
await nwaku2.ensureSubscriptions([customShardedPubsubTopic2]);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user