Avoid using AndroidJUnit4 runner to test Entrypoint implementations.
This commit is contained in:
parent
c90332bb6e
commit
4d7d0ac8d0
39 changed files with 271 additions and 119 deletions
|
|
@ -61,6 +61,4 @@ dependencies {
|
|||
testImplementation(projects.services.appnavstate.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.services.toolbox.test)
|
||||
testImplementation(libs.test.appyx.junit)
|
||||
testImplementation(libs.test.arch.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue