1
0

fixed fmt

This commit is contained in:
kolaente
2018-10-28 17:35:48 +01:00
parent 960d72aa1b
commit 990740fc19

View File

@ -133,7 +133,7 @@ func TestUserPasswordReset(t *testing.T) {
// Try resetting it
reset := &PasswordReset{
Token: userWithToken.PasswordResetToken,
Token: userWithToken.PasswordResetToken,
}
// Try resetting it without a password