Refactor navigation event
This commit is contained in:
parent
586c811e10
commit
61b82f1ba7
5 changed files with 15 additions and 17 deletions
|
|
@ -135,7 +135,7 @@ dependencies {
|
|||
androidTestImplementation "androidx.test.espresso:espresso-contrib:$testing_espresso_version"
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:$androidx_compose"
|
||||
testImplementation "androidx.compose.ui:ui-test-junit4:$androidx_compose"
|
||||
// debugImplementation "androidx.compose.ui:ui-test-manifest:$androidx_compose"
|
||||
debugImplementation "androidx.compose.ui:ui-test-manifest:$androidx_compose"
|
||||
androidTestImplementation project(':mockserver')
|
||||
androidTestImplementation "androidx.arch.core:core-testing:$testing_androidx_arch_core_version"
|
||||
androidTestRuntimeOnly "org.junit.vintage:junit-vintage-engine:$testing_junit5_version"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue