Skip to content

Commit 1bf4311

Browse files
committed
chore: tweak test timeout
1 parent 414fdad commit 1bf4311

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/client/src/actions/gasless.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ describe('Gasless', () => {
203203
}),
204204
).resolves.toBe(true);
205205
},
206+
20_000,
206207
);
207208
});
208209
});

0 commit comments

Comments
 (0)