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 d9046f9 commit 29f6004Copy full SHA for 29f6004
lithic-java-core/src/test/kotlin/com/lithic/api/core/ObjectMappersTest.kt
@@ -77,7 +77,6 @@ internal class ObjectMappersTest {
77
}
78
79
enum class LenientOffsetDateTimeTestCase(val string: String) {
80
- DATE("1998-04-21"),
81
DATE_TIME("1998-04-21T04:00:00"),
82
ZONED_DATE_TIME_1("1998-04-21T04:00:00+03:00"),
83
ZONED_DATE_TIME_2("1998-04-21T04:00:00Z"),
0 commit comments