This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 5cf14f54a4 still a few stray refs to Akka (#1759)
5cf14f54a4 is described below

commit 5cf14f54a4b6508a039d2fd8abfa9c40b3cac3c7
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jan 31 12:43:08 2025 +0100

    still a few stray refs to Akka (#1759)
---
 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
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to