Issue#16 Fix codeAnalysis errors
This commit is contained in:
parent
d7cb032ea2
commit
e827af515d
1 changed files with 2 additions and 1 deletions
|
|
@ -66,7 +66,8 @@ class MainActivityTest : KoinTest {
|
|||
disposable = NetworkSynchronization.registerNetworkingSynchronization()
|
||||
SetupAuthenticationState.setupLogin(
|
||||
mainDispatcherTestRule,
|
||||
mockServerScenarioSetupTestRule.mockServerScenarioSetup)
|
||||
mockServerScenarioSetupTestRule.mockServerScenarioSetup
|
||||
)
|
||||
}
|
||||
|
||||
@After
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue