Skip to content

Commit

Permalink
op-e2e: Remove manual test code.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsutton committed Oct 30, 2023
1 parent 04b4611 commit db016e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions op-e2e/faultproof_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -559,9 +559,6 @@ func setupDisputeGameForInvalidOutputRoot(t *testing.T, outputRoot common.Hash)

func TestCannonChallengeWithCorrectRoot(t *testing.T) {
InitParallel(t, UsesCannon, UseExecutor(0))
if true {
return
}
ctx := context.Background()
sys, l1Client := startFaultDisputeSystem(t)
t.Cleanup(sys.Close)
Expand Down

0 comments on commit db016e6

Please sign in to comment.