another problem in tests: `org.koin.core.error.Sco...
# koin
t
another problem in tests:
org.koin.core.error.ScopeAlreadyCreatedException: A scope with id 'sandbox_scope' already exists. Reuse or close it.
- how to test module with scope using
checkModules()
?