Skip to content

Commit

Permalink
test: comment out BLV
Browse files Browse the repository at this point in the history
  • Loading branch information
0xrusowsky authored Mar 5, 2024
1 parent 895805e commit 15833e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/policies/BoostedLiquidity/BLVaultLidoFork.t.sol
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
// SPDX-License-Identifier: Unlicense
pragma solidity 0.8.15;
Expand Down Expand Up @@ -534,3 +535,4 @@ contract BLVaultLidoTestFork is Test {
assertTrue(aliceVault.getUserPairShare() > 0);
}
}
*/

0 comments on commit 15833e8

Please sign in to comment.