Skip to content

Commit ac9c62c

Browse files
committed
tests(espresso): Tests finally passing
1 parent a619fcd commit ac9c62c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/dependencies.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ ext {
6464
] + junit + mockito + restMock
6565

6666
androidTests = [
67+
mockitoAndroid: "org.mockito:mockito-android:2.8.47",
6768
espressoCore : "com.android.support.test.espresso:espresso-core:$versions.espresso",
6869
espressoContrib: "com.android.support.test.espresso:espresso-contrib:$versions.espresso",
6970
espressoIntents: "com.android.support.test.espresso:espresso-intents:$versions.espresso",

0 commit comments

Comments
 (0)