tests: Remove useless line from test_send_realms_only_to_push_bouncer.

This commit is contained in:
Mateusz Mandera
2023-11-26 00:47:03 +01:00
committed by Tim Abbott
parent b167eeff08
commit 860f94e599

View File

@@ -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()