Media actions: add more tests
This commit is contained in:
parent
20eb2ade54
commit
730f50a433
9 changed files with 130 additions and 57 deletions
|
|
@ -26,4 +26,6 @@ dependencies {
|
|||
api(projects.libraries.core)
|
||||
api(projects.libraries.matrix.api)
|
||||
api(libs.coroutines.core)
|
||||
implementation(libs.coroutines.test)
|
||||
implementation(projects.tests.testutils)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue