mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-04 16:45:09 +00:00
fix: git diff
This commit is contained in:
parent
1a5a57f756
commit
8f243eb325
@ -41,7 +41,7 @@ describe("Waku Store", () => {
|
||||
});
|
||||
|
||||
it("Generator", async function () {
|
||||
this.timeout(1000_000);
|
||||
this.timeout(15_000);
|
||||
const totalMsgs = 20;
|
||||
|
||||
for (let i = 0; i < totalMsgs; i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user