Cleanup testImplementation dependencies (#4790)
This commit is contained in:
parent
9d4602dae7
commit
0b5e816f0d
25 changed files with 409 additions and 93 deletions
|
|
@ -62,7 +62,7 @@ dependencies {
|
|||
testImplementation(projects.features.enterprise.test)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.oidc.impl)
|
||||
testImplementation(projects.libraries.oidc.test)
|
||||
testImplementation(projects.libraries.permissions.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue