Skip to content

Commit

Permalink
Fix tests compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 16, 2023
1 parent a2af0f6 commit d9c2311
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DuckDuckGoTests/AppSettingsMock.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ class AppSettingsMock: AppSettings {

var isSyncCredentialsPaused: Bool = false

var isSyncBookmarksPaused: Bool = false

var isSyncCredentialsPaused: Bool = false

var currentAddressBarPosition: DuckDuckGo.AddressBarPosition = .top

var showFullSiteAddress: Bool = false
Expand Down

0 comments on commit d9c2311

Please sign in to comment.