Skip to content

Commit

Permalink
Reformat with scalafmt 3.8.5
Browse files Browse the repository at this point in the history
Executed command: scalafmt --non-interactive
  • Loading branch information
scala-steward committed Jan 17, 2025
1 parent 4f34c5f commit 4f7c059
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import zio.stream.ZSink
class ArmeriaZioServerTest extends TestSuite {

override def tests: Resource[IO, List[Test]] = backendResource.map { backend =>

implicit val monadError: MonadError[Task] = new RIOMonadError

val interpreter = new ArmeriaZioTestServerInterpreter()
Expand Down

0 comments on commit 4f7c059

Please sign in to comment.