mirror of
https://github.com/hmalik144/EasyCC_Master.git
synced 2026-01-31 02:41:47 +00:00
work around for: Method e in android.util.Log not mocked
This commit is contained in:
@@ -43,7 +43,7 @@ abstract class SafeApiRequest {
|
|||||||
.append(errorMessageString)
|
.append(errorMessageString)
|
||||||
.toString()
|
.toString()
|
||||||
}
|
}
|
||||||
Log.e("Api Response Error", log)
|
// Log.e("Api Response Error", log)
|
||||||
|
|
||||||
//return error message
|
//return error message
|
||||||
//if null return error code
|
//if null return error code
|
||||||
|
|||||||
Reference in New Issue
Block a user