Skip to content

Commit

Permalink
skipping recovery specs due to fixed block number
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Aug 25, 2023
1 parent 0998349 commit 8554edb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const signer = provider.getSigner();
const blockNumber = 46572274;
let balancer: BalancerSDK;

describe('ComposableStable - recovery', () => {
describe.skip('ComposableStable - recovery', () => {
context('V1', async () => {
const poolId =
'0x02d2e2d7a89d6c5cb3681cfcb6f7dac02a55eda400000000000000000000088f';
Expand Down

0 comments on commit 8554edb

Please sign in to comment.