Commit d1f07485 authored by Andy Wilkinson's avatar Andy Wilkinson

Correct class name of StringToPeriodConverterTests

parent 2007490c
......@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment