Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunn committed Nov 29, 2024
1 parent 06babe5 commit 033fa69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DuckDuckGoTests/MockTabDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ final class MockTabDelegate: TabDelegate {

func tabDidRequestAutofillLogins(tab: DuckDuckGo.TabViewController) {}

func tabDidRequestAIChat(tab: TabViewController) {}

func tabDidRequestSettings(tab: DuckDuckGo.TabViewController) {}

func tab(_ tab: DuckDuckGo.TabViewController, didRequestSettingsToLogins account: BrowserServicesKit.SecureVaultModels.WebsiteAccount) {}
Expand Down

0 comments on commit 033fa69

Please sign in to comment.