Fix test naming.

This commit is contained in:
Olga Maciaszek-Sharma
2022-04-04 13:26:38 +02:00
parent c72f6d0795
commit 353d4f30c6

View File

@@ -35,7 +35,7 @@ import static org.mockito.Mockito.when;
/**
* @author Zhuozhi JI
*/
class RoundRobinLoadBalancerTest {
class RoundRobinLoadBalancerTests {
@Test
void shouldOrderEnforcedWhenPositive() {