Skip to content

Commit

Permalink
✨ forge command to run
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikazebr committed Dec 20, 2023
1 parent 2367ac5 commit 79ac6d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/contracts/test/AlloTest.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import {GasHelpers} from "allo-v2-test/utils/GasHelpers.sol";
import {CVMockStrategy} from "./CVMockStrategy.sol";
import {CVStrategy, IRegistryGardens} from "../src/CVStrategy.sol";

// @dev Run forge test --mc TestAllo -vvvvv
contract TestAllo is Test, AlloSetup, RegistrySetupFull, Native, Errors, GasHelpers {
IStrategy public strategy;
MockERC20 public token;
Expand Down

0 comments on commit 79ac6d5

Please sign in to comment.