Skip to content

Commit

Permalink
Fix OETH AMO fork tests
Browse files Browse the repository at this point in the history
  • Loading branch information
naddison36 committed Oct 22, 2024
1 parent b97c75f commit 5a16e09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ describe("ForkTest: OETH AMO Curve Metapool Strategy", function () {
const loadFixture = createFixtureLoader(convexOETHMetaVaultFixture, {
wethMintAmount: 20000,
depositToStrategy: false,
poolAddOethAmount: 7000,
poolAddOethAmount: 5000,
balancePool: true,
});
beforeEach(async () => {
Expand Down

0 comments on commit 5a16e09

Please sign in to comment.