mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
node-tests: Update references to "private message" and "PM".
Updates any use of "private message" and "PM" in the `web/tests` directory to instead use "direct messages".
This commit is contained in:
committed by
Tim Abbott
parent
7c47616ffa
commit
73e5812831
@@ -871,7 +871,7 @@ test("basic assertions", ({mock_template, override_rewire}) => {
|
||||
"4:topic-10,1:topic-7,1:topic-6,1:topic-5,1:topic-4,1:topic-3,1:topic-2,1:topic-1",
|
||||
);
|
||||
|
||||
// Process private message
|
||||
// Process direct message
|
||||
rt_data.process_message({
|
||||
type: "private",
|
||||
to_user_ids: "6,7,8",
|
||||
|
||||
Reference in New Issue
Block a user