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)
48var response = await Client.SendAsync(_changeEmailForm, _changeEmailButton, new Dictionary<string, string>