Issue#13 Fix codeAnalysis errors
This commit is contained in:
parent
5d89e62356
commit
f248ab1081
6 changed files with 6 additions and 8 deletions
|
|
@ -71,7 +71,6 @@ class MockServerScenarioSetupResetingTestRule(
|
||||||
.sslSocketFactory(handshakeCertificates.sslSocketFactory(), handshakeCertificates.trustManager)
|
.sslSocketFactory(handshakeCertificates.sslSocketFactory(), handshakeCertificates.trustManager)
|
||||||
.build()
|
.build()
|
||||||
|
|
||||||
|
|
||||||
private fun after() {
|
private fun after() {
|
||||||
mockServerScenarioSetup.stop()
|
mockServerScenarioSetup.stop()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,6 @@ class NetworkSynchronizationTestRule : TestRule, KoinTest {
|
||||||
dispose()
|
dispose()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue