Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Lin committed Jul 26, 2018
1 parent 57426df commit 2d6c3a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/core/authenticate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ func (suite *AuthenticateTestSuite) TestAuthenticate() {
}

func (suite *AuthenticateTestSuite) TestFailedAuthenticate() {
hashedPassword, err := HashPassword("@uthentic@te")
WrongCred := entity.LoginCredential{
Email: "[email protected]",
Password: "wrongPasswordOX",
Expand Down

0 comments on commit 2d6c3a6

Please sign in to comment.