Compare commits
1 Commits
ba7bb1675c
...
acc3f1c2ff
Author | SHA1 | Date | |
---|---|---|---|
acc3f1c2ff |
@ -176,8 +176,6 @@ open class WithANRException {
|
|||||||
anrCount++
|
anrCount++
|
||||||
handleAnrDialogue()
|
handleAnrDialogue()
|
||||||
} else { // chain all failures down to the default espresso handler
|
} 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)
|
DefaultFailureHandler(getInstrumentation().targetContext).handle(error, viewMatcher)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user