Please work

This commit is contained in:
Marcin Grzejszczak
2018-05-25 10:18:34 +02:00
parent e8c734423d
commit fb3cb79ea3

View File

@@ -57,6 +57,7 @@ public class TraceAsyncIntegrationTests {
@Before
public void cleanup() {
this.reporter.clear();
this.classPerformingAsyncLogic.clear();
}