diff --git a/packages/account/src/providers/provider.test.ts b/packages/account/src/providers/provider.test.ts index 41ee406edb6..9f7198a9736 100644 --- a/packages/account/src/providers/provider.test.ts +++ b/packages/account/src/providers/provider.test.ts @@ -454,7 +454,7 @@ describe('Provider', () => { }); it('should NOT cache resources when TX submission fails', async () => { - const message = new TestMessage({ amount: 100_000}); + const message = new TestMessage({ amount: 100_000 }); using launched = await setupTestProviderAndWallets({ nodeOptions: {