Skip to content

Commit 3464fd8

Browse files
committed
WIP; tests
1 parent 80b06b0 commit 3464fd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/test/java/org/springframework/boot/actuate/autoconfigure/tracing/CompositePropagationFactoryTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ void thisIsATest() {
108108
Map<String, String> request = new HashMap<>();
109109
propagation.injector(new CompositePropagationFactoryTests.MapSetter()).inject(parentSpan.context(), request);
110110
});
111-
112111
}
113112

114113
@Test

0 commit comments

Comments
 (0)