diff --git a/packages/account/src/providers/provider.test.ts b/packages/account/src/providers/provider.test.ts index 00c0d40e006..41ee406edb6 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, data: '' }); + const message = new TestMessage({ amount: 100_000}); using launched = await setupTestProviderAndWallets({ nodeOptions: {