Skip to content

Commit 400ab0d

Browse files
authored
eth/catalyst: make tests run faster (#25818)
1 parent 6eb8f32 commit 400ab0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eth/catalyst/api_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ func startEthService(t *testing.T, genesis *core.Genesis, blocks []*types.Block)
414414
n.Close()
415415
t.Fatal("can't import test blocks:", err)
416416
}
417-
time.Sleep(500 * time.Millisecond) // give txpool enough time to consume head event
418417

419418
ethservice.SetEtherbase(testAddr)
420419
ethservice.SetSynced()

0 commit comments

Comments
 (0)