Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mutation function in JoinStatusTests (elastic#92534)
Sometimes `mutateJoinStatus()` would fail to return a different object, e.g. if the message was very short. Also in case 4 it was mutating both the message and the age, but should not have been mutating the message.
- Loading branch information