Workhorse: allow testify/assert
testify/require cannot be used in a goroutine, which might be the case in a test. See https://github.com/golang/go/issues/15758.
workhorse/_support/detect-assert.sh
已删除
100755 → 0
想要评论请 注册 或 登录
testify/require cannot be used in a goroutine, which might be the case in a test. See https://github.com/golang/go/issues/15758.