Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgfraser committed Oct 12, 2023
1 parent 93df31a commit 7190a6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ object RoundtripSpec extends ZIOHttpSpec {
s"name: xyz, value: 100, count: ${1024 * 1024}",
)
}
},
} @@ ifEnvNotSet("CI"),
).provide(
Server.live,
ZLayer.succeed(Server.Config.default.onAnyOpenPort.enableRequestStreaming),
Expand Down

0 comments on commit 7190a6f

Please sign in to comment.