Skip to content

Commit

Permalink
still a few stray refs to Akka (#1759)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jan 31, 2025
1 parent 425b3f9 commit 5cf14f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PekkoBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5cf14f5

Please sign in to comment.