fix: git diff

This commit is contained in:
danisharora099 2022-11-15 18:07:29 +05:30
parent 1a5a57f756
commit 8f243eb325
No known key found for this signature in database
GPG Key ID: FBD2BF500037F135
1 changed files with 1 additions and 1 deletions

View File

@ -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++) {