Unignored test

This commit is contained in:
Marcin Grzejszczak
2018-10-05 12:00:06 +02:00
parent fa40bd83dd
commit ce6b5fd9bb

View File

@@ -194,9 +194,7 @@ public class SleuthSpanCreatorAspectWebFluxTests {
});
}
// TODO: Fix me
@Test
@Ignore("The order with HttpTraceWebFilter has changed in Boot")
public void shouldSetupCorrectSpanInHttpTrace() {
spanIdsInHttpTrace.clear();