Skip to content

Commit

Permalink
chore: Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmurerwa committed Apr 7, 2024
1 parent 773f0f2 commit 4106575
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ class NetworkLoggingInterceptorTest {
}

@Test
// fun testLoggingInterceptor_makeFailingNetworkCall_emitsRetrofitCall_andCallFailedContext() =
fun testLoggingInterceptor_makeNetworkCallWithInvalidUrl_failsAndCompletes() =
runBlockingTest {
val pageNotFound = HttpURLConnection.HTTP_NOT_FOUND
Expand Down

0 comments on commit 4106575

Please sign in to comment.