1 write to _sendCodeForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\EnableAuthenticator.cs (1)
25_sendCodeForm = HtmlAssert.HasForm("#send-code", enableAuthenticator);
1 reference to _sendCodeForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\EnableAuthenticator.cs (1)
34var sendCodeResponse = await Client.SendAsync(_sendCodeForm, new Dictionary<string, string>