Move and fix test for DefaultInvitePeoplePresenter

This commit is contained in:
Benoit Marty 2025-08-13 15:36:01 +02:00
parent 9ef0bf35da
commit f6b81ae21d
2 changed files with 118 additions and 93 deletions

View file

@ -46,6 +46,7 @@ dependencies {
testImplementation(libs.test.robolectric)
testImplementation(projects.libraries.matrix.test)
testImplementation(projects.libraries.usersearch.test)
testImplementation(projects.services.apperror.test)
testImplementation(projects.tests.testutils)
testImplementation(libs.androidx.compose.ui.test.junit)
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)