fix checkstyle

This commit is contained in:
baislsl
2018-03-06 16:09:22 +08:00
parent 991ba320a6
commit e0b8f6f850
2 changed files with 3 additions and 2 deletions

View File

@ -110,7 +110,7 @@ public class PartyMemberTest {
}
/**
* Verify if {@link PartyMember#toString()} generate the expected output
* Verify if {@link PartyMemberBase#toString()} generate the expected output
*/
@ParameterizedTest
@MethodSource("dataProvider")