Add unit test on SpaceAnnouncementPresenter
This commit is contained in:
parent
6caf4b64db
commit
a39f3212e2
3 changed files with 59 additions and 0 deletions
|
|
@ -33,4 +33,5 @@ dependencies {
|
|||
implementation(libs.androidx.datastore.preferences)
|
||||
|
||||
testCommonDependencies(libs)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue