Format
This commit is contained in:
parent
2c94df3647
commit
fbd7e33bf0
1 changed files with 2 additions and 1 deletions
|
|
@ -88,7 +88,8 @@ class RoomDetailsPresenterTest {
|
||||||
room = room,
|
room = room,
|
||||||
userProfileStatePresenterFactory = {
|
userProfileStatePresenterFactory = {
|
||||||
Presenter { aUserProfileState() }
|
Presenter { aUserProfileState() }
|
||||||
})
|
},
|
||||||
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
val featureFlagService = FakeFeatureFlagService(
|
val featureFlagService = FakeFeatureFlagService(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue