Updated on 2026-08-14
This commit is contained in:
parent
14c20117eb
commit
a398620b0d
14 changed files with 477 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ internal class NetworksStatusesStoreInitializationTest {
|
|||
|
||||
DefaultNetworksStatusesStoreV2(
|
||||
runtimeStore = runtimeStore,
|
||||
persistenceDataStore = persistenceStore, // local mock
|
||||
persistenceDataStore = persistenceStore,
|
||||
dispatchers = TestingCoroutineDispatcherProvider(),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue