diff --git a/project/PekkoBuild.scala b/project/PekkoBuild.scala index b18682d6df..50d04d0ca5 100644 --- a/project/PekkoBuild.scala +++ b/project/PekkoBuild.scala @@ -235,7 +235,7 @@ object PekkoBuild { base ++ pekkoSysProps }, // with forked tests the working directory is set to each module's home directory - // rather than the Akka root, some tests depend on Akka root being working dir, so reset + // rather than the Pekko root, some tests depend on Pekko root being working dir, so reset Test / testGrouping := { val original: Seq[Tests.Group] = (Test / testGrouping).value