Correct class name of StringToPeriodConverterTests

pull/22996/head
Andy Wilkinson 4 years ago
parent 2007490ce7
commit d1f074858e

@ -33,7 +33,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Eddú Meléndez
* @author Edson Chávez
*/
public class StringToPeriodConverterTest {
class StringToPeriodConverterTests {
@ConversionServiceTest
void convertWhenIso8601ShouldReturnPeriod(ConversionService conversionService) {
Loading…
Cancel
Save