yeah! And the error message I'm getting back is th...
# koin
a
yeah! And the error message I'm getting back is this following:
Copy code
java.lang.IllegalStateException: No root scoped initialized

	at org.koin.core.registry.ScopeRegistry.getRootScope(ScopeRegistry.kt:48)
	at com.fortysevendeg.android.scaladays.MainActivityViewModelKoinTest$$special$$inlined$inject$1.invoke(KoinTest.kt:50)