You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite all the managers first by adding an interface to represent them all so that testing can then pass their own versions without causing the system to fail. Then change all classes to be passed manager as they are needed.