Commit 53582a45 authored by Adrian Sutton's avatar Adrian Sutton Committed by GitHub

op-e2e: Remove a second todo (#8889)

parent b5963f1e
......@@ -261,7 +261,6 @@ func TestOutputCannonProposedOutputRootValid(t *testing.T) {
// Attacking ensure we're running the cannon trace between two different blocks
// instead of being in the trace extension of the output root bisection
if claim.IsOutputRootLeaf(ctx) {
// TODO(client-pod#262): Verify that an attack with a valid status code is rejected
return claim.Attack(ctx, common.Hash{0x01})
}
// Otherwise, defend everything using the correct hash.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment