Issue#41 Attempt to fix failing tests with compose + update test paths for artifact
This commit is contained in:
parent
60cfb46ccf
commit
f03c9f7bf2
16 changed files with 227 additions and 159 deletions
|
|
@ -40,4 +40,5 @@ dependencies {
|
|||
implementation "com.squareup.retrofit2:retrofit:$retrofit_version"
|
||||
implementation project(':mockserver')
|
||||
implementation "androidx.test.espresso:espresso-core:$espresso_version"
|
||||
implementation project(":test-util-android")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue