mirror of https://github.com/waku-org/js-waku.git
fix
This commit is contained in:
parent
26fa195b15
commit
de8d400947
|
@ -121,7 +121,7 @@ describe.skip("SDK: Creating by Content Topic", function () {
|
||||||
{
|
{
|
||||||
pubsubTopics: shardInfo.pubsubTopics
|
pubsubTopics: shardInfo.pubsubTopics
|
||||||
},
|
},
|
||||||
await defaultLibp2p(shardInfo.shardInfo, undefined, {}, undefined),
|
await defaultLibp2p(shardInfo.shardInfo, {}, undefined),
|
||||||
{
|
{
|
||||||
filter: true
|
filter: true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue