From 8e2caf32794faf006c3ee2428b7f4d2bd69e093d Mon Sep 17 00:00:00 2001 From: Vamshi Maskuri <117595548+varshith257@users.noreply.github.com> Date: Sun, 29 Sep 2024 22:06:12 +0530 Subject: [PATCH] fmt --- zio-http/jvm/src/test/scala/zio/http/ServerSpec.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zio-http/jvm/src/test/scala/zio/http/ServerSpec.scala b/zio-http/jvm/src/test/scala/zio/http/ServerSpec.scala index ffe350726f..81aa0fcbfc 100644 --- a/zio-http/jvm/src/test/scala/zio/http/ServerSpec.scala +++ b/zio-http/jvm/src/test/scala/zio/http/ServerSpec.scala @@ -545,4 +545,4 @@ object ServerSpec extends RoutesRunnableSpec { Client.default, ) @@ sequential @@ withLiveClock -} \ No newline at end of file +}