Remove extra empty line in the IntegrationObservabilityZipkinTests
(cherry picked from commit 66ca557a54)
This commit is contained in:
committed by
Spring Builds
parent
5e4da625de
commit
c80e47d1e6
@@ -195,7 +195,6 @@ public class IntegrationObservabilityZipkinTests extends SampleTestRunner {
|
||||
return bridgeHandler;
|
||||
}
|
||||
|
||||
|
||||
AtomicReference<ErrorMessage> errorMessageReference = new AtomicReference<>();
|
||||
|
||||
CountDownLatch errorMessageReceivedLatch = new CountDownLatch(1);
|
||||
|
||||
Reference in New Issue
Block a user