Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
acc3f1c2ff |
-2
@@ -176,8 +176,6 @@ open class WithANRException {
|
||||
anrCount++
|
||||
handleAnrDialogue()
|
||||
} else { // chain all failures down to the default espresso handler
|
||||
Log.e("AMINE", "AMINE : ${error.message}")
|
||||
println("AMINE : ${error.message}")
|
||||
DefaultFailureHandler(getInstrumentation().targetContext).handle(error, viewMatcher)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user