We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e14a6 commit 01e2eb7Copy full SHA for 01e2eb7
dotnet/test/common/VirtualAuthn/VirtualAuthenticatorTest.cs
@@ -479,7 +479,7 @@ public void ShouldRemoveAllCredentials()
479
[IgnoreBrowser(Selenium.Browser.IE, "IE does not support Virtual Authenticator")]
480
[IgnoreBrowser(Selenium.Browser.Firefox, "Firefox does not support Virtual Authenticator")]
481
[IgnoreBrowser(Selenium.Browser.Safari, "Safari does not support Virtual Authenticator")]
482
- public void testSetUserVerified()
+ public void TestSetUserVerified()
483
{
484
CreateRKEnabledCTAP2Authenticator();
485
0 commit comments