Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
makramkd committed Aug 2, 2024
1 parent ad3de38 commit a887215
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ func testSetup(ctx context.Context, t *testing.T, readerChain, destChain cciptyp
Name: contractNames[0],
},
})
require.NoError(t, err)

contractReaders := map[cciptypes.ChainSelector]contractreader.Extended{readerChain: extendedCr}
contractWriters := make(map[cciptypes.ChainSelector]types.ChainWriter)
Expand Down

0 comments on commit a887215

Please sign in to comment.