Added missing scope clearing
This commit is contained in:
@@ -50,6 +50,7 @@ public abstract class SleuthSpanCreatorAspectTests {
|
||||
@BeforeEach
|
||||
public void setup() {
|
||||
this.spans.clear();
|
||||
this.tracer.withSpan(null);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user