mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-19 23:58:11 +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 () {
|
it("Generator", async function () {
|
||||||
this.timeout(1000_000);
|
this.timeout(15_000);
|
||||||
const totalMsgs = 20;
|
const totalMsgs = 20;
|
||||||
|
|
||||||
for (let i = 0; i < totalMsgs; i++) {
|
for (let i = 0; i < totalMsgs; i++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user