Skip to content

Commit 8df167b

Browse files
WIP
1 parent dabf565 commit 8df167b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/src/test/java/org/apache/ignite/spi/discovery/datacenter/MultiDataCenterClientRoutingTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public class MultiDataCenterClientRoutingTest extends GridCommonAbstractTest {
6464

6565
/** */
6666
@Test
67-
public void testReadFromCache() throws Exception {
67+
public void testRouterId() throws Exception {
6868
ThreadLocalRandom rnd = ThreadLocalRandom.current();
6969

7070
boolean bool = rnd.nextBoolean();

0 commit comments

Comments
 (0)