Sphairis commented on code in PR #1365:
URL:
https://github.com/apache/servicecomb-service-center/pull/1365#discussion_r1045785416
##########
pkg/privacy/password_test.go:
##########
@@ -23,42 +23,9 @@ import (
"github.com/apache/servicecomb-service-center/pkg/privacy"
scrypt "github.com/elithrar/simple-scrypt"
- "github.com/go-chassis/foundation/stringutil"
- "github.com/stretchr/testify/assert"
"golang.org/x/crypto/pbkdf2"
)
-func TestHashPassword(t *testing.T) {
Review Comment:
用例是哪个废弃方法的
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]