1 write to _changePasswordForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\ChangePassword.cs (1)
16_changePasswordForm = HtmlAssert.HasForm("#change-password-form", changePassword);
1 reference to _changePasswordForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\ChangePassword.cs (1)
21await Client.SendAsync(_changePasswordForm, new Dictionary<string, string>