Skip to content

Commit

Permalink
add 400 requires tests
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 committed Sep 25, 2024
1 parent f97aa7a commit f23b0d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zio-http/jvm/src/test/scala/zio/http/ConformanceSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import zio.test._

import zio.http._
import zio.http.Header._
import zio.http.Status._

object ConformanceSpec extends ZIOHttpSpec {

Expand Down

0 comments on commit f23b0d2

Please sign in to comment.