Added cleaning up of each operator
This commit is contained in:
@@ -240,6 +240,7 @@ public class SpanSubscriberTests {
|
||||
@AfterClass
|
||||
public static void cleanup() {
|
||||
Hooks.resetOnLastOperator();
|
||||
Hooks.resetOnEachOperator();
|
||||
Schedulers.resetFactory();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user