RoomList invites : update and remove tests

This commit is contained in:
ganfra 2024-04-16 15:45:57 +02:00
parent 997c4606c6
commit e72983f1b8
24 changed files with 144 additions and 584 deletions

View file

@ -49,7 +49,6 @@ dependencies {
testImplementation(libs.test.truth)
testImplementation(libs.test.turbine)
testImplementation(projects.libraries.matrix.test)
testImplementation(projects.features.invite.test)
testImplementation(projects.tests.testutils)
ksp(libs.showkase.processor)