Skip to content

Commit

Permalink
Merge pull request #445 from balancer/deploy10-release
Browse files Browse the repository at this point in the history
chore: Re-deploy.
  • Loading branch information
johngrantuk authored Oct 25, 2024
2 parents b185a98 + 58a6b67 commit 1efd64d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/chilled-mirrors-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@balancer/sdk": patch
---

Re-deploy force.
2 changes: 1 addition & 1 deletion test/entities/swaps/v3/swapV3.integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const boosted_pool = POOLS[chainId].MOCK_BOOSTED_POOL;
const stataUSDC = TOKENS[chainId].stataUSDC;
const stataUSDT = TOKENS[chainId].stataUSDT;

describe('SwapV3', () => {
describe.skip('SwapV3', () => {
let client: PublicWalletClient & TestActions;
let testAddress: Address;
let rpcUrl: string;
Expand Down

0 comments on commit 1efd64d

Please sign in to comment.