Make batch deal input test less flaky

This commit is contained in:
Łukasz Magiera
2021-05-30 17:46:22 +02:00
parent c8d603557b
commit 9475079b97
7 changed files with 68 additions and 16 deletions
+1
View File
@@ -66,6 +66,7 @@ func TestBatchDealInput(t *testing.T) {
logging.SetLogLevel("chain", "ERROR")
logging.SetLogLevel("sub", "ERROR")
logging.SetLogLevel("storageminer", "ERROR")
logging.SetLogLevel("sectors", "DEBUG")
blockTime := 10 * time.Millisecond