forked from vikunja/vikunja
fixed fmt
This commit is contained in:
parent
960d72aa1b
commit
990740fc19
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user