mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +00:00
tests: Remove useless line from test_send_realms_only_to_push_bouncer.
This commit is contained in:
committed by
Tim Abbott
parent
b167eeff08
commit
860f94e599
@@ -1458,7 +1458,6 @@ class AnalyticsBouncerTest(BouncerTestCase):
|
||||
@responses.activate
|
||||
def test_send_realms_only_to_push_bouncer(self) -> None:
|
||||
self.add_mock_response()
|
||||
self.example_user("hamlet")
|
||||
|
||||
send_realms_only_to_push_bouncer()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user