修改类名。
parent
2de86dcc4a
commit
cc44c3ddbd
|
@ -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() {
|
Loading…
Reference in New Issue