diff --git a/test/arweaveClient.ts b/test/arweaveClient.ts index 788a1ce8..a2900c44 100644 --- a/test/arweaveClient.ts +++ b/test/arweaveClient.ts @@ -156,7 +156,7 @@ describe("ArweaveClient", () => { }); }); - it.only("should gracefully handle out of funds errors", async () => { + it("should gracefully handle out of funds errors", async () => { const jwk = await Arweave.init({}).wallets.generate(); // Create a new Arweave client const client = new ArweaveClient(