Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
0neel committed Jun 10, 2024
1 parent 422e997 commit 0941c81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import retrofit2.http.GET
import retrofit2.http.POST

@OptIn(ExperimentalSerializationApi::class)
class KotlinxJsonSerializationConverterFactoryContextualListTest {
class KotlinxSerializationJsonConverterFactoryContextualListTest {
@get:Rule
val server = MockWebServer()

Expand Down

0 comments on commit 0941c81

Please sign in to comment.