Skip to content

Commit

Permalink
connectors: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalende committed Jun 26, 2023
1 parent e41e636 commit 956ee2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ describe('AxelarConnector', () => {
before('create axelar connector', async function () {
this.connector = await deploy('AxelarConnector', [AXELAR_GATEWAY])
})

context('ARB', () => {
itBehavesLikeAxelarConnector(SOURCE_CHAIN_ID, ARB, AXELAR_GATEWAY, WHALE)
})
Expand Down

0 comments on commit 956ee2b

Please sign in to comment.