mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 19:43:47 +00:00
lint: Fix trailing newlines in outgoing webhook tests.
This commit is contained in:
@@ -69,5 +69,3 @@ class DoRestCallTests(ZulipTestCase):
|
||||
# type: (mock.Mock, mock.Mock, mock.Mock) -> None
|
||||
do_rest_call(rest_operation, {"command": ""}, None)
|
||||
self.assertTrue(mock_fail_with_message.called)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user