1 write to _changeEmailButton
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
27
_changeEmailButton
= HtmlAssert.HasElement("#change-email-button", manage);
1 reference to _changeEmailButton
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
48
var response = await Client.SendAsync(_changeEmailForm,
_changeEmailButton
, new Dictionary<string, string>