Skip to content

Commit

Permalink
removed extraneous function in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidu28 committed Oct 10, 2023
1 parent 12c71fe commit abc94f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/test/EigenPod.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -400,10 +400,6 @@ contract EigenPodTests is ProofParsing, EigenPodPausingConstants {
}
}

function testFullWithdrawalProofWithWrongProofLengths() external {

}

/// @notice This test is to ensure the full withdrawal flow works
function testFullWithdrawalFlow() public returns (IEigenPod) {
//this call is to ensure that validator 302913 has proven their withdrawalcreds
Expand Down

0 comments on commit abc94f0

Please sign in to comment.