Skip to content

Commit

Permalink
Fix #872
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 21, 2024
1 parent 78f055c commit 9d4ad6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.fasterxml.jackson.annotation.JsonAnySetter
import com.fasterxml.jackson.databind.ObjectMapper
import com.fasterxml.jackson.module.kotlin.KotlinModule
import com.fasterxml.jackson.module.kotlin.readValue
import kotlin.test.Test
import org.junit.jupiter.api.Test
import kotlin.test.assertEquals

class GitHub832 {
Expand Down

0 comments on commit 9d4ad6a

Please sign in to comment.