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