修改类名。
This commit is contained in:
@@ -8,7 +8,7 @@ import lombok.NoArgsConstructor;
|
||||
import xyz.zhouxy.plusone.constant.RegexConsts;
|
||||
import xyz.zhouxy.plusone.validator.BaseValidator;
|
||||
|
||||
class BaseValidator2Test {
|
||||
class BaseValidatorTest {
|
||||
|
||||
@Test
|
||||
void testValid() {
|
Reference in New Issue
Block a user