Hi, I am trying to replace a dependency after Koin...
# koin
r
Hi, I am trying to replace a dependency after Koin has started in my tests. In the docs there is a reference to a
declare
method but I cant seem to get it to resolve in the IDE.
a
do you use the
koin-test
module?