Add test on SpaceAnnouncementView
This commit is contained in:
parent
e0740ad5f4
commit
1edd3b6314
2 changed files with 61 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ dependencies {
|
|||
api(projects.features.announcement.api)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
|
||||
testCommonDependencies(libs)
|
||||
testCommonDependencies(libs, true)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue