<@U7BB83NPR> You should create a separate scope pe...
# tornadofx
e
@Carlton Whitehead You should create a separate scope per test instead of reusing the same scope.
c
I noticed App.scope is a val so I can't reassign there. Where would you suggest I create a separate scope?
e
@Carlton Whitehead Just instantiate it and use it as a parameter to
find
c
That seems so obvious
Thanks
e
Hehe 🙂