Fix test naming.
This commit is contained in:
@@ -35,7 +35,7 @@ import static org.mockito.Mockito.when;
|
||||
/**
|
||||
* @author Zhuozhi JI
|
||||
*/
|
||||
class RoundRobinLoadBalancerTest {
|
||||
class RoundRobinLoadBalancerTests {
|
||||
|
||||
@Test
|
||||
void shouldOrderEnforcedWhenPositive() {
|
||||
Reference in New Issue
Block a user