Skip to content

Commit

Permalink
skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonKozAllB committed Mar 7, 2024
1 parent ebf892a commit ded279d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/services/liquidity-pool/sol/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const TOKEN_INFO: TokenWithChainDetails = {
bridgeAddress: BRIDGE_ADDRESS,
};

describe("SolanaPool", () => {
describe.skip("SolanaPool", () => {
let api: any;
const solanaRpcUrl = "https://api.devnet.solana.com";

Expand Down

0 comments on commit ded279d

Please sign in to comment.