fixed fmt

This commit is contained in:
kolaente 2018-10-28 17:35:48 +01:00
parent 960d72aa1b
commit 990740fc19
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

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