From 74c659e6f6e49e0e69a148b8b9e9d7eace91db3a Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 31 Jan 2025 11:03:27 +0100 Subject: [PATCH] still a few stray refs to Akka --- project/PekkoBuild.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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