Merge branch 'raulk/itests-refactor-kit' into nonsense/split-market-miner-processes

This commit is contained in:
Anton Evangelatov 2021-06-22 14:39:28 +02:00
commit 9567807144

View File

@ -143,7 +143,7 @@ func TestDealsWithSealingAndRPC(t *testing.T) {
func TestQuotePriceForUnsealedRetrieval(t *testing.T) { func TestQuotePriceForUnsealedRetrieval(t *testing.T) {
var ( var (
ctx = context.Background() ctx = context.Background()
blocktime = 10 * time.Millisecond blocktime = time.Second
) )
kit.QuietMiningLogs() kit.QuietMiningLogs()