Skip to content

Commit

Permalink
* scalafmtAll
Browse files Browse the repository at this point in the history
  • Loading branch information
webberaj81 committed Sep 25, 2023
1 parent 43bea97 commit 7d6fc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-http/src/test/scala/zio/http/WebSocketSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ object WebSocketSpec extends HttpRunnableSpec {
channel.shutdown
case _ =>
ZIO.unit
}DnsResolver
} DnsResolver
}.connect(url, Headers(DynamicServer.APP_ID, id)) *> {
for {
events <- msg.await
Expand Down

0 comments on commit 7d6fc4c

Please sign in to comment.