Skip to content

Commit

Permalink
chore: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
sandybradley committed Dec 22, 2023
1 parent d777540 commit e84457e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/ProcessQueueExits.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ contract ProcessQueueRewardsTest is Test {

function testProcessQueueExits() public virtual {
vm.selectFork(FORK_ID);
// dummy exit 10 validators
vm.deal(0x617c8dE5BdE54ffbb8d92716CC947858cA38f582, 320 ether);
process.run();
}
}

0 comments on commit e84457e

Please sign in to comment.