We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da25414 commit 88fb755Copy full SHA for 88fb755
test/unit/StakeRegistryUnit.t.sol
@@ -1135,7 +1135,6 @@ contract StakeRegistryUnitTests_Config is StakeRegistryUnitTests {
1135
stakeRegistry.setSlashableStakeLookahead(quorumNumber, lookAheadBlocks);
1136
}
1137
1138
- /// @dev Fuzzes slashable quorum numbers and sets stake look ahead
1139
function testFuzz_setSlashableStakeLookahead(
1140
uint8 quorumNumber,
1141
uint32 lookAheadBlocks
0 commit comments