Skip to content

Commit 579f45c

Browse files
committed
KTLN-547: Fixed class name
Signed-off-by: Diego Torres <[email protected]>
1 parent aaec0fc commit 579f45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import java.time.LocalDate
66
import java.time.format.DateTimeFormatter
77
import kotlin.test.assertNotNull
88

9-
class SortingListOfStringDatesTest {
9+
class SortingListOfStringDatesUnitTest {
1010

1111
@Test
1212
fun `given a list of string dates when sorting with sortedDescending then a sorted list is generated`() {

0 commit comments

Comments
 (0)