From 7e433ddf836566f6b955dcf98c124bc80026c595 Mon Sep 17 00:00:00 2001 From: Justin Starry Date: Tue, 25 May 2021 12:39:11 -0700 Subject: [PATCH] chore: fix formatting (#17483) --- web3.js/test/connection.test.ts | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/web3.js/test/connection.test.ts b/web3.js/test/connection.test.ts index af2cc93bad..5150f43010 100644 --- a/web3.js/test/connection.test.ts +++ b/web3.js/test/connection.test.ts @@ -1328,8 +1328,7 @@ describe('Connection', () => { instructions: [ { accounts: [1, 2, 3], - data: - '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7', + data: '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7', programIdIndex: 4, }, ], @@ -1378,8 +1377,7 @@ describe('Connection', () => { instructions: [ { accounts: [1, 2, 3], - data: - '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7', + data: '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7', programIdIndex: 4, }, ], @@ -1750,8 +1748,7 @@ describe('Connection', () => { instructions: [ { accounts: [1, 2, 3], - data: - '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7', + data: '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7', programIdIndex: 4, }, ],