Skip to content

Commit

Permalink
Update BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo committed Jul 22, 2024
1 parent 62acff1 commit fdbbbcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"branch" : "anh/ppro/pixel-params",
"revision" : "b940fe2b92da24b584ab16d480a1b00dc87ec85b"
"revision" : "73e58d7407e2bd537b4257e3643b3091ae5f1fde"
}
},
{
Expand Down
6 changes: 0 additions & 6 deletions DuckDuckGoTests/NetworkProtectionStatusViewModelTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,3 @@ final class NetworkProtectionStatusViewModelTests: XCTestCase {
}

}

extension MockTunnelController: TunnelSessionProvider {
public func activeSession() async -> NETunnelProviderSession? {
nil
}
}

0 comments on commit fdbbbcd

Please sign in to comment.