chore: fix formatting (#17483)

This commit is contained in:
Justin Starry
2021-05-25 12:39:11 -07:00
committed by GitHub
parent a5c2067273
commit 7e433ddf83

View File

@ -1328,8 +1328,7 @@ describe('Connection', () => {
instructions: [ instructions: [
{ {
accounts: [1, 2, 3], accounts: [1, 2, 3],
data: data: '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7',
'37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7',
programIdIndex: 4, programIdIndex: 4,
}, },
], ],
@ -1378,8 +1377,7 @@ describe('Connection', () => {
instructions: [ instructions: [
{ {
accounts: [1, 2, 3], accounts: [1, 2, 3],
data: data: '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7',
'37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7',
programIdIndex: 4, programIdIndex: 4,
}, },
], ],
@ -1750,8 +1748,7 @@ describe('Connection', () => {
instructions: [ instructions: [
{ {
accounts: [1, 2, 3], accounts: [1, 2, 3],
data: data: '37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7',
'37u9WtQpcm6ULa3VtWDFAWoQc1hUvybPrA3dtx99tgHvvcE7pKRZjuGmn7VX2tC3JmYDYGG7',
programIdIndex: 4, programIdIndex: 4,
}, },
], ],