Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
wildmolasses committed Feb 22, 2024
1 parent 28f31ea commit 7fe1451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/UniStaker.invariants.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ contract UniStakerInvariants is Test {
address rewardsNotifier;

function setUp() public {
// deploy UniStaker
rewardToken = new ERC20Fake();
vm.label(address(rewardToken), "Rewards Token");

Expand Down

0 comments on commit 7fe1451

Please sign in to comment.