Skip to content

Commit 3cdde30

Browse files
committed
Update EXPECTED_TOOLS list with 3 new announcement tools
1 parent a135e2e commit 3cdde30

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/integration/test_server.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@
1414
"clear_user_status",
1515
"close_poll",
1616
"copy_file",
17+
"create_announcement",
1718
"create_conversation",
1819
"create_directory",
1920
"create_poll",
2021
"create_share",
2122
"create_tag",
2223
"create_user",
24+
"delete_announcement",
2325
"delete_comment",
2426
"delete_file",
2527
"delete_message",
@@ -41,6 +43,7 @@
4143
"get_user",
4244
"get_user_status",
4345
"leave_conversation",
46+
"list_announcements",
4447
"list_comments",
4548
"list_conversations",
4649
"list_directory",

0 commit comments

Comments
 (0)