Cleanup testImplementation dependencies (#4790)
This commit is contained in:
parent
9d4602dae7
commit
0b5e816f0d
25 changed files with 409 additions and 93 deletions
|
|
@ -93,7 +93,6 @@ dependencies {
|
|||
testImplementation(libs.test.mockk)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(projects.features.poll.test)
|
||||
testImplementation(projects.features.poll.impl)
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
testImplementation(projects.libraries.eventformatter.test)
|
||||
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue