Skip to content

Commit 021eda0

Browse files
committed
eof
Signed-off-by: see-quick <[email protected]>
1 parent 4e793cf commit 021eda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/test/java/org/apache/kafka/server/metrics/ClientTelemetryInterfaceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ public void testMultipleNewExporters() throws UnknownHostException {
8383
assertEquals(pushIntervalMs, exporter1.pushIntervals.get(0));
8484
assertEquals(pushIntervalMs, exporter2.pushIntervals.get(0));
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)