Basic implementation of the UI, navigation wil be implemented in the next PR
This commit is contained in:
@@ -231,6 +231,7 @@ class SpaceScreenViewModelTests: XCTestCase {
|
||||
spaceServiceProxy: spaceServiceProxy,
|
||||
selectedSpaceRoomPublisher: .init(nil),
|
||||
userSession: UserSessionMock(.init(clientProxy: clientProxy)),
|
||||
appSettings: AppSettings(),
|
||||
userIndicatorController: UserIndicatorControllerMock())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user