-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
We have a pattern where we save the original OpObserver override function and then call it from the new one. This is unnecessary since anything in the original can just be in the actual mock function, and the originals are currently noops.