Skip to content

chore: update interop tests for breaking change #2758

@weboko

Description

@weboko

Description

In this PR logos-messaging/logos-messaging-nim#3540 a breaking change is introduced we need to reflect in js-waku

It happens due to

it("connects to nwaku", async function () {
this.timeout(20_000);
nwaku = new ServiceNode(makeLogFileName(this));
await nwaku.start({
filter: true,
store: true,
lightpush: true
});

Metadata

Metadata

Labels

maintenanceMarks maintenance type of tasks.testIssue related to the test suite with no expected consequence to production code

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions