Merge pull request #390 from travisturner/deadline-skew

increase test deadlineSkew to 1s
This commit is contained in:
Travis Turner 2020-05-18 20:18:51 -05:00 committed by GitHub
commit 231fef27eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ import (
"github.com/pilosa/pilosa/v2"
)
const deadlineSkew = time.Millisecond * 20
const deadlineSkew = time.Second
// CompareTransactions errors describing how the
// transactions differ (if at all). The deadlines need only be close