Skip to content

Commit d77d25e

Browse files
committed
fix blank.
1 parent 9bee9ed commit d77d25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/async/TestDisableNameservicesExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public class TestDisableNameservicesExample {
7676
@Nested
7777
@ExtendWith(RouterServerHelper.class)
7878
class TestWithAsyncRouterRpc {
79-
79+
8080
@ParameterizedTest
8181
@ValueSource(strings = {"ASYNC"})
8282
public void testMetricsAsync(String rpcMode) throws Exception {

0 commit comments

Comments
 (0)