Skip to content

Commit

Permalink
chore: skip near tests
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Jul 27, 2023
1 parent 2f85042 commit 41ba142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/axelar-local-dev-near/src/__tests__/near.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ describe('near', () => {
});
});

describe('relay', () => {
describe.skip('relay', () => {
let nearClient: NearNetwork;
let evmClient: Network;

Expand Down

0 comments on commit 41ba142

Please sign in to comment.