Fix test compilation issue.
This commit is contained in:
parent
e48f217c61
commit
8cc86bd410
6 changed files with 12 additions and 7 deletions
|
|
@ -49,6 +49,7 @@ dependencies {
|
|||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.mediaupload.test)
|
||||
testImplementation(projects.libraries.preferences.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue