This commit is contained in:
Sasha 2024-07-23 16:35:38 +02:00
parent 26fa195b15
commit de8d400947
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ describe.skip("SDK: Creating by Content Topic", function () {
{
pubsubTopics: shardInfo.pubsubTopics
},
await defaultLibp2p(shardInfo.shardInfo, undefined, {}, undefined),
await defaultLibp2p(shardInfo.shardInfo, {}, undefined),
{
filter: true
}