Skip to content

Commit 0941c81

Browse files
committed
Fix test name
1 parent 422e997 commit 0941c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import retrofit2.http.GET
2323
import retrofit2.http.POST
2424

2525
@OptIn(ExperimentalSerializationApi::class)
26-
class KotlinxJsonSerializationConverterFactoryContextualListTest {
26+
class KotlinxSerializationJsonConverterFactoryContextualListTest {
2727
@get:Rule
2828
val server = MockWebServer()
2929

0 commit comments

Comments
 (0)