Adding unit tests for selection of users

This commit is contained in:
Maxime NATUREL 2023-03-16 15:00:08 +01:00 committed by Florian Renaud
parent bc47691733
commit 19e0116e2e
2 changed files with 44 additions and 5 deletions

View file

@ -23,7 +23,6 @@ import io.element.android.libraries.di.SessionScope
import javax.inject.Inject
import javax.inject.Named
// TODO add unit tests
@ContributesBinding(
scope = SessionScope::class,
boundType = SelectUsersPresenter::class