Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 committed Sep 30, 2024
1 parent ba9352a commit a8b5559
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,
ZLayer.succeed(NettyConfig.default),
) @@ sequential @@ withLiveClock

}

0 comments on commit a8b5559

Please sign in to comment.