Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The mock `disconnect` method was clearing the collection of observed targets before attempting to remove those observed targets from the global state. This causes the collection to always be empty. This fix clears the global state before clearing the local collection of observed targets.
- Loading branch information