Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 committed Sep 29, 2024
1 parent 8e2caf3 commit 39e5510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zio-http/jvm/src/test/scala/zio/http/ServerSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ object ServerSpec extends RoutesRunnableSpec {
ZLayer.succeed(configApp),
Server.customized,
Client.default,
NettyConfig.live // Add this line to provide the NettyConfig layer
) @@ sequential @@ withLiveClock

}

0 comments on commit 39e5510

Please sign in to comment.