mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Using "bob" as the current user was a bad choice, as our convention is to use "me" or "myself" or "alice" for the current user. It also particularly complicated the tests around Group PMs. Now we have both "bob" and "myself", which makes the intentions of the tests a little more clear.