I've got a Problem.
We are running good with Unit Tests in our Project but now we found a circular dependency and no we cant change it that easy.
So I created a little project to see how we could fix this or workaround.
So now I devided to try it with forwardref because it seems like the best solution but I can't really guess what the problem is that it won't work.
If you understood this or not here is the project: https://gitlab.com/Nter/forward-app/
We really need to fix this so if you could help me it would be awesome.