You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProductsAPITest > post product() FAILED
java.net.ConnectException at CoroutineDebugging.kt:46
Caused by: java.net.ConnectException at RealConnection.java:249
Caused by: java.net.ConnectException at Net.java:-2
ProductsAPITest > products by city paris not found() FAILED
retrofit2.HttpException at KotlinExtensions.kt:53
ProductsAPITest > product not found() FAILED
com.google.common.truth.ComparisonFailureWithFacts at ProductsAPITest.kt:129
The text was updated successfully, but these errors were encountered:
What
java.net.ConnectException at CoroutineDebugging.kt:46
Caused by: java.net.ConnectException at RealConnection.java:249
Caused by: java.net.ConnectException at Net.java:-2
ProductsAPITest > products by city paris not found() FAILED
retrofit2.HttpException at KotlinExtensions.kt:53
ProductsAPITest > product not found() FAILED
com.google.common.truth.ComparisonFailureWithFacts at ProductsAPITest.kt:129
The text was updated successfully, but these errors were encountered: