When running tests with the new `testApplication` ...
# koin-contributors
m
When running tests with the new
testApplication
when I’m trying to inject dependencies I’m getting
Copy code
java.lang.ClassCastException: class io.artbanx.services.IdService cannot be cast to class io.artbanx.services.IdService (io.artbanx.services.IdService is in unnamed module of loader 'app'; io.artbanx.services.IdService is in unnamed module of loader io.ktor.server.engine.OverridingClassLoader$ChildURLClassLoader @24f7d03c)