1 write to _resetPasswordForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\ResetPassword.cs (1)
15_resetPasswordForm = HtmlAssert.HasForm(resetPassword);
1 reference to _resetPasswordForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\ResetPassword.cs (1)
28var resetPasswordResponse = await Client.SendAsync(_resetPasswordForm, new Dictionary<string, string>