You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jsoniter-scala-macros/shared/src/test/scala/com/github/plokhotnyuk/jsoniter_scala/macros/JsonCodecMakerSpec.scala
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3163,26 +3163,26 @@ class JsonCodecMakerSpec extends VerifyingSpec {
3163
3163
}
3164
3164
}
3165
3165
"JsonCodecMaker.enforce_snake_case2" should {
3166
-
"transform camelCase names to snake_case with joined non-alphabetic" in {
3166
+
"transform camelCase names to snake_case2 with joined non-alphabetic" in {
0 commit comments