Merge branch '2.3.x'

This commit is contained in:
Andy Wilkinson
2020-07-06 16:00:10 +01:00

View File

@@ -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) {