Skip to content

Commit ece3de2

Browse files
authored
Revert "eth/downloader: fix incorrect waitgroup in test XTestDelivery (ethereum#33047)"
This reverts commit 243407a.
1 parent 243407a commit ece3de2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eth/downloader/queue_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ func XTestDelivery(t *testing.T) {
351351
}
352352
}
353353
}()
354-
wg.Add(1)
355354
go func() {
356355
defer wg.Done()
357356
// reserve receiptfetch

0 commit comments

Comments
 (0)