From e2f654c2c998f2b992e029639b73ca9293e35d90 Mon Sep 17 00:00:00 2001 From: Alessandro Boron Date: Mon, 2 Dec 2024 13:20:14 +0100 Subject: [PATCH] Remove duplicated mock after merging --- DuckDuckGoTests/MockTabDelegate.swift | 8 -------- 1 file changed, 8 deletions(-) diff --git a/DuckDuckGoTests/MockTabDelegate.swift b/DuckDuckGoTests/MockTabDelegate.swift index 84ac78bd22..7ee01a4b2c 100644 --- a/DuckDuckGoTests/MockTabDelegate.swift +++ b/DuckDuckGoTests/MockTabDelegate.swift @@ -117,14 +117,6 @@ final class MockTabDelegate: TabDelegate { } -final class MockCredentialCreator: URLCredentialCreating { - - func urlCredentialFrom(trust: SecTrust?) -> URLCredential? { - return URLCredential(user: "", password: "", persistence: .forSession) - } - -} - extension TabViewController { static func fake(