fix merge error that led to test failures.
This commit is contained in:
parent
81b3c6e2ab
commit
6e4eae69ac
@ -179,6 +179,8 @@ func (dh *DealHarness) StartSealingWaiting(ctx context.Context) {
|
||||
if si.State == api.SectorState(sealing.WaitDeals) {
|
||||
require.NoError(dh.t, dh.miner.SectorStartSealing(ctx, snum))
|
||||
}
|
||||
|
||||
flushSealingBatches(dh.t, ctx, dh.miner)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user