Hi. While writing Unit Tests with the Tutorial on ...
# koin
v
Hi. While writing Unit Tests with the Tutorial on the GitHub Page, I'm not able to call
Copy code
startKoin(listOf(myModule))
as discribed in the Tutorial. I can't access that Method. What am I missing?