mirror of https://github.com/waku-org/js-waku.git
rn persist
This commit is contained in:
parent
708d48a914
commit
1cfba385c9
|
@ -202,7 +202,6 @@ describe("User Agent", () => {
|
|||
filter: true,
|
||||
store: true,
|
||||
lightpush: true,
|
||||
persistMessages: true,
|
||||
});
|
||||
const multiAddrWithId = await nwaku.getMultiaddrWithId();
|
||||
|
||||
|
|
Loading…
Reference in New Issue