Change approach to faking store frames in FrameSyncService tests
The result of `store.frames()` needs to be kept in sync with `store.connectFrame()` and `store.destroyFrame()` calls. Change the way these methods are faked in the FrameSyncService tests to ensure this happens.
Showing
Please register or sign in to comment