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