Fix broken unit tests following app hook changes.
This commit is contained in:
committed by
Stefan Ceriu
parent
b75099a1d4
commit
7fd51a5312
@@ -263,6 +263,7 @@ class RoomScreenViewModelTests: XCTestCase {
|
||||
ongoingCallRoomIDPublisher: .init(.init(nil)),
|
||||
appMediator: AppMediatorMock.default,
|
||||
appSettings: ServiceLocator.shared.settings,
|
||||
appHooks: AppHooks(),
|
||||
analyticsService: ServiceLocator.shared.analytics,
|
||||
userIndicatorController: ServiceLocator.shared.userIndicatorController)
|
||||
self.viewModel = viewModel
|
||||
|
||||
Reference in New Issue
Block a user