speed up test.
This commit is contained in:
parent
00fa3878d4
commit
70929a99e6
@ -123,7 +123,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 = time.Second
|
blocktime = 10 * time.Millisecond
|
||||||
)
|
)
|
||||||
|
|
||||||
kit.QuietMiningLogs()
|
kit.QuietMiningLogs()
|
||||||
|
Loading…
Reference in New Issue
Block a user