Fixed the flickering test issue

This commit is contained in:
Marcin Grzejszczak
2018-01-29 11:06:03 +01:00
parent e85b2a78bc
commit 17181c36af

View File

@@ -210,6 +210,7 @@ public class SpanSubscriberTests {
}
@AfterClass
@BeforeClass
public static void cleanup() {
Hooks.resetOnLastOperator();
Schedulers.resetFactory();