Skip to content

Commit

Permalink
Remove userBrowserProperties from CtaViewModel instance in BrowserTab…
Browse files Browse the repository at this point in the history
…ViewModelTest
  • Loading branch information
nalcalag committed Jan 15, 2025
1 parent ef9e076 commit 96c2100
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,6 @@ class BrowserTabViewModelTest {
highlightsOnboardingExperimentManager = mockHighlightsOnboardingExperimentManager,
brokenSitePrompt = mockBrokenSitePrompt,
extendedOnboardingPixelsPlugin = extendedOnboardingPixelsPlugin,
userBrowserProperties = mockUserBrowserProperties,
)

val siteFactory = SiteFactoryImpl(
Expand Down

0 comments on commit 96c2100

Please sign in to comment.