revert unintentionally commited changes to AutofillTest
This commit is contained in:
@@ -51,13 +51,6 @@ namespace Kp2aAutofillParserTest
|
||||
RunTestFromAutofillInput(resourceName, "org.mozilla.firefox", "www.amazon.it");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void TestDoNotFillPasswordAsUsername()
|
||||
{
|
||||
var resourceName = "Kp2aAutofillParserTest.citibank.json";
|
||||
RunTestFromAutofillInput(resourceName, "com.konylabs.cbplpat", null);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void CanDetectFieldsWithoutAutofillHints()
|
||||
{
|
||||
|
Reference in New Issue
Block a user