Fix tests

This commit is contained in:
yostyle 2023-08-17 14:12:23 +02:00
parent a78f3430e2
commit e59d37fc0d
2 changed files with 7 additions and 0 deletions

View file

@ -60,6 +60,7 @@ dependencies {
testImplementation(projects.libraries.mediaupload.test)
testImplementation(projects.libraries.mediapickers.test)
testImplementation(projects.libraries.usersearch.test)
testImplementation(projects.libraries.featureflag.test)
testImplementation(projects.tests.testutils)
testImplementation(projects.features.leaveroom.fake)