Skip to content

Commit

Permalink
fix: bringing back commented out tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Aug 31, 2023
1 parent b1d7480 commit 54a5228
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 = 46939238;
let balancer: BalancerSDK;

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

0 comments on commit 54a5228

Please sign in to comment.