Remove credential sorting from Browser Integration (#6353)

This commit is contained in:
Sami Vänttinen
2021-04-01 06:14:29 +03:00
committed by GitHub
parent 439c155552
commit c19efb5b19
9 changed files with 4 additions and 97 deletions

View File

@@ -48,7 +48,6 @@ private slots:
void testSearchEntriesWithAdditionalURLs();
void testInvalidEntries();
void testSubdomainsAndPaths();
void testSortEntries();
void testValidURLs();
void testBestMatchingCredentials();
void testBestMatchingWithAdditionalURLs();