Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilchainani committed Dec 16, 2024
1 parent 5d41fdf commit ed2bab7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ func TestRenounceTimelockDeployer(t *testing.T) {
tl := state.Timelock
require.NotNil(t, tl)

// WHAT AM I DOING HERE? HOW DO I TEST?
adminRole, err := tl.ADMINROLE(nil)
require.NoError(t, err)

Expand Down

0 comments on commit ed2bab7

Please sign in to comment.