tidying
This commit is contained in:
parent
4dbc9077b3
commit
0af445cfed
@ -40,7 +40,7 @@ func (suite *OauthTestSuite) SetupSuite() {
|
||||
// the templates actually load
|
||||
c.TemplateConfig.BaseDir = "../../web/template/"
|
||||
suite.config = c
|
||||
|
||||
|
||||
encryptedPassword, err := bcrypt.GenerateFromPassword([]byte("password"), bcrypt.DefaultCost)
|
||||
if err != nil {
|
||||
logrus.Panicf("error encrypting user pass: %s", err)
|
||||
|
Loading…
Reference in New Issue
Block a user