Fix test in release.
This commit is contained in:
parent
44ad93f625
commit
7944804cd9
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ dependencies {
|
|||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(libs.test.junitext)
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue