apache / pekko-samples

Apache Pekko Sample Projects
https://pekko.apache.org/
Apache License 2.0
42 stars 21 forks source link

Tests for worker and work executor #66

Closed mario-renau-a closed 1 year ago

mario-renau-a commented 1 year ago

Added sample test for Worker and WorkExecutor

pjfanning commented 1 year ago

The CI builds failed because this file is not correctly formatted.

pekko-sample-distributed-workers-scala/src/test/scala/worker/WorkerSpec.scala

Could you run sbt scalaftmtAll ?