Skip to content

Commit

Permalink
Update test file name
Browse files Browse the repository at this point in the history
  • Loading branch information
azabost committed Jun 29, 2023
1 parent 6f10657 commit be2091f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import pl.brightinventions.codified.enums.codifiedEnum
import pl.miensol.shouldko.shouldEqual


class GsonTest {
class CodifiedEnumTypeAdapterTest {

private val gson = GsonBuilder()
.registerTypeAdapterFactory(CodifiedEnumTypeAdapter.Factory())
Expand Down

0 comments on commit be2091f

Please sign in to comment.