Skip to content

Commit

Permalink
Removed unneeded newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jferas committed Dec 28, 2023
1 parent b059c94 commit 01e2252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/RadworksGovernor.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,6 @@ abstract contract _Execute is ProposalTest {

function testFuzz_GrantedPauserCanPauseAndUnPause(address _newPauser) public {
_assumeNotTimelock(_newPauser);

_grantNewPauserViaGovernance(_newPauser);

// Ensure the new pauser can pause the DRIPS protocol
Expand Down

0 comments on commit 01e2252

Please sign in to comment.