You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(settings): inject InlineAdCacheService for better testability
- Inject InlineAdCacheService into SettingsBloc constructor
- Replace direct calls to InlineAdCacheService with injected instance
- Improve code testability by using dependency injection
0 commit comments