Skip to content

Commit

Permalink
re-name test
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoneswork committed Mar 3, 2023
1 parent 538c213 commit f448432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-json/shared/src/test/scala/zio/json/DecoderSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ object DecoderSpec extends ZIOSpecDefault {
)
)
},
test("ith") {
test("newZip") {
final case class Foo(a: Int)
final case class Bar(b: String)

Expand Down

0 comments on commit f448432

Please sign in to comment.