Skip to content

Commit 8cf7da4

Browse files
committed
Merge branch 'develop' into release/7.68.2
2 parents 31fd9a9 + 64999b7 commit 8cf7da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DuckDuckGoTests/DaxDialogTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class DaxDialogTests: XCTestCase {
6464
localProtection: DomainsProtectionUserDefaultsStore(),
6565
errorReporting: nil)
6666

67-
let contentBlockerRulesSource = DefaultContentBlockerRulesListsSource(trackerDataManger: trackerDataManager)
67+
let contentBlockerRulesSource = DefaultContentBlockerRulesListsSource(trackerDataManager: trackerDataManager)
6868
let exceptionsSource = DefaultContentBlockerRulesExceptionsSource(privacyConfigManager: privacyConfigurationManager)
6969

7070
let contentBlockingManager = ContentBlockerRulesManager(rulesSource: contentBlockerRulesSource,

0 commit comments

Comments
 (0)