some minor wording updates (#31326)
This commit is contained in:
parent
d823b8838e
commit
34df60a22f
7 changed files with 8 additions and 8 deletions
|
|
@ -1247,7 +1247,7 @@ abstract class PersistentActorSpec(config: Config) extends PersistenceSpec(confi
|
|||
acks should equal(expectedAcks)
|
||||
}
|
||||
"reply to the original sender() of a command, even when using persistAsync" in {
|
||||
// sanity check, the setting of sender() for PersistentRepl is handled by PersistentActor currently
|
||||
// the setting of sender() for PersistentRepl is handled by PersistentActor currently
|
||||
// but as we want to remove it soon, keeping the explicit test here.
|
||||
val persistentActor = asyncPersistThreeTimesPersistentActor
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue