mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
This commit adds test coverage for the 'if user_profile.realm != message.get_realm():' block in 'set_visibility_policy_possible' function. Currently, 'test_command_with_consented_message_id' adds the test coverage for this code block. But we plan to remove that test in the next commit as a part of removing 'react on consent message' approach. So, this commit explicitly adds code for the test coverage of the concerned code block.
66 KiB
66 KiB