1 write to _resetAuthenticatorButton
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\ResetAuthenticator.cs (1)
22_resetAuthenticatorButton = HtmlAssert.HasElement("#reset-authenticator-button", resetAuthenticator);
1 reference to _resetAuthenticatorButton
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\ResetAuthenticator.cs (1)
27await Client.SendAsync(_resetAuthenticatorForm, _resetAuthenticatorButton);