We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecefa17 commit fe4464dCopy full SHA for fe4464d
src/test/kotlin/com/fasterxml/jackson/module/kotlin/test/github/failing/Github285JsonValueRegression.kt
@@ -1,4 +1,4 @@
1
-package com.fasterxml.jackson.module.kotlin.test.failing
+package com.fasterxml.jackson.module.kotlin.test.github.failing
2
3
import com.fasterxml.jackson.annotation.JsonIgnore
4
import com.fasterxml.jackson.annotation.JsonValue
@@ -23,4 +23,4 @@ class Github297JsonValueRegression {
23
assertEquals(expectedObj, actualObj)
24
25
}
26
-}
+}
0 commit comments