diff --git a/itests/deals_test.go b/itests/deals_test.go index f378263b0..22e2bbbfb 100644 --- a/itests/deals_test.go +++ b/itests/deals_test.go @@ -143,7 +143,7 @@ func TestDealsWithSealingAndRPC(t *testing.T) { func TestQuotePriceForUnsealedRetrieval(t *testing.T) { var ( ctx = context.Background() - blocktime = 10 * time.Millisecond + blocktime = time.Second ) kit.QuietMiningLogs()